Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

1.2.0

Compare
Choose a tag to compare
@Chesire Chesire released this 11 May 21:05
· 134 commits to master since this release
cbf6e9e
  • 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.