1
Some checks failed
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/test/1 Pipeline failed
ci/woodpecker/pr/test/2 Pipeline failed

This commit is contained in:
Stephan Schnabel 2025-06-18 22:38:57 +02:00
parent e1ebdb3eb6
commit 40bdd6eca6
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
12 changed files with 366 additions and 306 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