)]}'
{
  "commit": "c2cf421af2365aaa8c7e3cef358641559d127384",
  "tree": "9753ee1108baba1b5c8e9fe8fdf89350aa56a4c3",
  "parents": [
    "52f745a735d153bcdf93199b7fd495d8d84f4d73"
  ],
  "author": {
    "name": "Carmi Grushko",
    "email": "carmi@fb.com",
    "time": "Thu May 28 14:55:27 2020 -0700"
  },
  "committer": {
    "name": "Facebook GitHub Bot",
    "email": "facebook-github-bot@users.noreply.github.com",
    "time": "Thu May 28 14:57:30 2020 -0700"
  },
  "message": "Support Kotlin Scripts (.kts files)\n\nSummary:\nThe key, which I\u0027m very proud of guessing, is to pass \"temp.kts\" instead of \"temp.kt\".\n\nSince scripts are more permissive than regular Kotlin code, there\u0027s a chance we\u0027ll see weird behavior on code that\u0027s illegal Kotlin but legal Script. We\u0027ll have to see.\n\nFixes https://github.com/facebookincubator/ktfmt/issues/35\n\nReviewed By: strulovich\n\nDifferential Revision: D21771986\n\nfbshipit-source-id: a17dc0e3a89e08ad24e684c580d544d51135d93f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a778cdc20a0bf0c5d980b3cc4c37f8a5d0e05abf",
      "old_mode": 33188,
      "old_path": "core/src/main/java/com/facebook/ktfmt/KotlinInputAstVisitor.kt",
      "new_id": "c9334eaf0a176ac591e71df79fb14ee9b6b99994",
      "new_mode": 33188,
      "new_path": "core/src/main/java/com/facebook/ktfmt/KotlinInputAstVisitor.kt"
    },
    {
      "type": "modify",
      "old_id": "ffc5147e5b54fd7b62ed399792017e3b4f51a326",
      "old_mode": 33188,
      "old_path": "core/src/main/java/com/facebook/ktfmt/Parser.kt",
      "new_id": "f2d2e06cf1416ab41b0c36c8477748c82fe5e538",
      "new_mode": 33188,
      "new_path": "core/src/main/java/com/facebook/ktfmt/Parser.kt"
    },
    {
      "type": "modify",
      "old_id": "7f4f8fdbf81315bff92c0e4260982ca88c52f406",
      "old_mode": 33188,
      "old_path": "core/src/test/java/com/facebook/ktfmt/FormatterKtTest.kt",
      "new_id": "ddf343c675f1898b54532c835fb6b1200d6450c8",
      "new_mode": 33188,
      "new_path": "core/src/test/java/com/facebook/ktfmt/FormatterKtTest.kt"
    }
  ]
}
