Initial commit

This commit is contained in:
Maxwell Ruben
2026-03-18 23:15:24 -05:00
parent 26a3593c64
commit 5230248fd4
7 changed files with 75 additions and 46 deletions

3
dscanner.ini Normal file
View File

@ -0,0 +1,3 @@
[analysis.config.StaticAnalysisConfig]
number_style_check="disabled"
long_line_check="disabled"