a
This commit is contained in:
Stephan Schnabel 2025-06-17 23:18:14 +02:00
parent 67a1be76e6
commit c16bfddb0d
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
13 changed files with 364 additions and 369 deletions

View file

@ -9,10 +9,6 @@ rules:
# line length is not important
line-length: disable
# reduce space from 2
comments:
min-spaces-from-content: 1
# force double quotes everywhere
quoted-strings:
quote-type: double