blob: 1656be3f0df94483ab50bbec207029b29982cae1 [file] [log] [blame]
[Hook Scripts]
sync-inspection-profiles = python ${REPO_ROOT}/tools/repohooks/tools/sync-inspection-profiles.py --subset-profile=.idea/inspectionProfiles/tools_presubmit.xml --superset-profile=.idea/inspectionProfiles/tools_ide.xml --commit=${PREUPLOAD_COMMIT} --fix
[Builtin Hooks]
google_java_format = true
[Builtin Hooks Options]
google_java_format = --sort-imports
[Tool Paths]
google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format
google-java-format-diff = ${REPO_ROOT}/tools/repohooks/tools/google-java-format-diff.py