update format
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit

This commit is contained in:
Nishi 2026-04-17 17:05:25 +09:00
commit e916154df6
Signed by: nishi
GPG key ID: 27EF69B208EB9343

View file

@ -5,6 +5,8 @@ AlignConsecutiveAssignments:
Enabled: true
AlignConsecutiveDeclarations:
Enabled: true
IndentAccessModifiers: true
NamespaceIndentation: All
IndentWidth: 8
PointerAlignment: Left
ColumnLimit: 0