diff options
Diffstat (limited to 'mobile/android/android-components/components/tooling/lint/README.md')
-rw-r--r-- | mobile/android/android-components/components/tooling/lint/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/tooling/lint/README.md b/mobile/android/android-components/components/tooling/lint/README.md new file mode 100644 index 0000000000..55a7f7fe91 --- /dev/null +++ b/mobile/android/android-components/components/tooling/lint/README.md @@ -0,0 +1,11 @@ +# [Android Components](../../../README.md) > Tooling > Lint + +Custom Lint rules for the components repository. + +These additional lint rules are run as part of the _Android Components_ build pipeline. Currently we do not publish packaged versions of these lint rules for consumption outside of the _Android Components_ repository. + +## License + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/ |