quattor / maven-tools

Maven-based Build Tools
www.quattor.org
Apache License 2.0
3 stars 12 forks source link

Update defaults for critic and tidy tests to off #184

Closed ned21 closed 3 years ago

ned21 commented 4 years ago

Disable the defaut running of the critic and tidy tests. The code base currently does not comply with either of these standards which leads to a very large amount of output being sent to the console.

These tests are definitely the right direction but I think enabling them selectively, only for files that have changed, will help us slowly uplift the code.