This commit is contained in:
Carl-Gerhard Lindesvärd
2026-02-18 18:28:23 +01:00
parent d1b39c4c93
commit 765e4aa107
24 changed files with 1332 additions and 200 deletions

View File

@@ -63,7 +63,8 @@
},
"performance": {
"noDelete": "off",
"noAccumulatingSpread": "off"
"noAccumulatingSpread": "off",
"noBarrelFile": "off"
},
"suspicious": {
"noExplicitAny": "off",