A Maven plugin for checking whether project files comply with format rules defined in .editorconfig files and eventually also for fixing the violations
Apache License 2.0
54
stars
13
forks
source link
Only format/check files which have changed since git ref #156
Add optional to only format/check files which have changed since git ref (eg: origin/main). This helps with existing projects that are trying to apply some code standardization.
Add optional to only format/check files which have changed since git ref (eg: origin/main). This helps with existing projects that are trying to apply some code standardization.