-
Notifications
You must be signed in to change notification settings - Fork 89
Home
Martin Chalupa edited this page Apr 23, 2020
·
14 revisions
The Gradle Lint plugin is a pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts and related files. It is inspired by the excellent ESLint tool for Javascript and by the formatting in NPM's eslint-friendly-formatter package.
It assists a centralized build tools team in gently introducing and maintaining a standard build script style across their organization.
- Use
- Building your own rules
- Rule listing