clean up for change to test library and logging

This commit is contained in:
2025-08-12 13:52:08 +02:00
committed by swordsteel
parent 69e293a25f
commit cf1b78ae0a
7 changed files with 23 additions and 17 deletions

View File

@@ -9,7 +9,7 @@ insert_final_newline = true
max_line_length = 120
tab_width = 4
[*.{md,sh,sql,yaml,yml}]
[*.{md,sh,sql,xml,xsd,yaml,yml}]
max_line_length = 1024
indent_size = 2
tab_width = 2