Commit Graph

2 Commits

Author SHA1 Message Date
Gavin King 054aeff78b completely remove checkstyle and replace it with a simple regex check
This is ~ 2 orders of magnitude faster on my machine, so it can be
executed as part of the compileJava task. Also, it actually logs the
failures, instead of making me go hunt for them in some generated
HTML-based report.
2024-09-30 13:10:09 -05:00
Gavin King 20f858f087 try adding minimal IntelliJ project config 2024-09-27 09:43:42 +02:00