rnveach
rnveach
A possible example of what auto-fixing may need to entail: https://github.com/rnveach/checkstyle/commits/truth_replacer We will run into issues with order of updates, conflicting updates, and updates that need their own updates.
Edit: Completely missed these should be removed.
Edit: I found it at https://checkstyle.semaphoreci.com/jobs/fcdfa019-a545-4eaf-b813-6cdb0dc7120b . My fault.
They are checker errors and I will try to resolve them but this is what prompted me to create https://github.com/checkstyle/checkstyle/issues/12221
> PR is currently the first pass of changes and I am going to add more changes. > please share details. Stage 2 is at https://github.com/checkstyle/checkstyle/pull/12105 and waiting for this...
Removed `miscellaneous` due to CI failure. > [ERROR] Issue #12102 have more than one release label! Please set only one label from breaking compatibility, bug, miscellaneous, new feature, new module...
@romani ping
Local testing works: ```` PS M:\> java -jar .\checkstyle-10.3.3-SNAPSHOT-all.jar -c Test.xml Test.java Début de la vérification... [WARN] M:\\Test.java:1:14: L'abréviation dans le nom 'TestABbreviation' ne doit pas contenir plus de '1'...