Backed out changeset e95ff11012c5 (bug 1910360) as requested for causing Android...
[gecko.git] / tools / lint / android-format.yml
blobcacf3ff2d754d5b4c11fd5503b1ba696d886b119
1 ---
2 android-format:
3     description: Android formatting lint
4     include: ['mobile/android']
5     exclude: []
6     extensions: ['java', 'kt']
7     support-files:
8         - 'mobile/android/**/Makefile.in'
9         - 'mobile/android/config/**'
10         - 'mobile/android/gradle.configure'
11         - 'mobile/android/**/moz.build'
12         - '**/*.gradle'
13     type: global
14     payload: android.lints:format
15     setup: android.lints:setup