:octocat:

This commit is contained in:
smiley
2023-07-11 00:47:11 +02:00
parent 61bf95856a
commit 826f9cfa65
2 changed files with 5 additions and 2 deletions
+5 -1
View File
@@ -7,6 +7,10 @@ end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
[*.py]
indent_style = space
indent_size = 4
[*.{yml,yaml}]
indent_style = space
indent_size = 2
-1
View File
@@ -12,7 +12,6 @@
# project stuff
.build/*
docs/*
vendor/*
composer.lock
phpcs.xml