This repository has been archived by the owner on Feb 19, 2023. It is now read-only.
1.2.0
- feat: add new rule MultipleNewline
- feat: add new rule MultipleSpaces
Add two new rules, MultipleNewline will detect when there are multiple empty lines one after another, and MultipleSpaces which detects when duplicate spaces are used.
Both of these new rules are available on the Gradle and XML module.