)]}'
{
  "commit": "a96140ebd7e666cb8b79e14e925d7b65c88a2f3f",
  "tree": "4cb73a3d146d74a5c8f6eb7528aab70394f95ed0",
  "parents": [
    "85c0a92041e3171d8f2ef8d6522b579b0cf95771"
  ],
  "author": {
    "name": "Nivaldo Bondança",
    "email": "nbondanca@fb.com",
    "time": "Wed Dec 09 06:57:09 2020 -0800"
  },
  "committer": {
    "name": "Facebook GitHub Bot",
    "email": "facebook-github-bot@users.noreply.github.com",
    "time": "Wed Dec 09 06:58:08 2020 -0800"
  },
  "message": "Updating primary constructor indentation\n\nSummary:\nAccording to the [coding guidelines](https://kotlinlang.org/docs/reference/coding-conventions.html#class-header-formatting) in the Kotlin website, the goal is to have properties declared in the primary constructor at the same level of the ones declared in the body of the class.\n\n\u003e Rationale: This ensures that properties declared in the primary constructor have the same indentation as properties declared in the body of a class.\n\nThere are no explicit examples of this use case, but this format does look appealing to me and I would like to a least start a discussion whether or not we should adopt this.\n\nBTW, this is the format that Portal currently adopts.\n\nReviewed By: strulovich\n\nDifferential Revision: D25320113\n\nfbshipit-source-id: 9266f7171e6b1400c620a618f1ddbe97a781f56a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "be87677a60597ee724c62d9f4aef427aa7ca55d9",
      "old_mode": 33188,
      "old_path": "core/src/main/java/com/facebook/ktfmt/KotlinInputAstVisitor.kt",
      "new_id": "abab7d11af7d03ca76561b5f4627b9058e9346c9",
      "new_mode": 33188,
      "new_path": "core/src/main/java/com/facebook/ktfmt/KotlinInputAstVisitor.kt"
    },
    {
      "type": "modify",
      "old_id": "35bd6a24bfb67a4c0d6128a9f22e30b69a1d591f",
      "old_mode": 33188,
      "old_path": "core/src/test/java/com/facebook/ktfmt/FormatterKtTest.kt",
      "new_id": "fa390f0a528e650c00081a240104806ae6f31322",
      "new_mode": 33188,
      "new_path": "core/src/test/java/com/facebook/ktfmt/FormatterKtTest.kt"
    }
  ]
}
