Initial commit

This commit is contained in:
Maxwell Ruben
2026-03-18 22:54:06 -05:00
parent 615e765d45
commit 099e3d5e92
5 changed files with 151 additions and 0 deletions

3
dscanner.ini Normal file
View File

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