feat: add lint command to CLAUDE.md and create lint script

This commit is contained in:
2026-04-21 14:31:36 +02:00
parent e5a6cc30eb
commit 9a36555f1a
5 changed files with 6 additions and 12 deletions
+1
View File
@@ -9,6 +9,7 @@ Scala 3.5.1 · Gradle 9
./compile # Compile all modules — always run
./test # Run all tests
./coverage # Check coverage
./lint # Run linters
```
Use consistently.