fix: lint baseline

This commit is contained in:
2025-12-08 21:48:46 +01:00
parent ad32311de3
commit 1a13b66013
3 changed files with 5989 additions and 2 deletions

View File

@@ -18,4 +18,4 @@ allprojects {
tasks.register('clean', Delete) {
delete rootProject.buildDir
}
}