chore(lint): fish_indent

Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
2025-03-24 10:53:48 +02:00
parent 5ec8e89641
commit a6400943d2
5 changed files with 106 additions and 64 deletions

View File

@@ -14,7 +14,7 @@ max_line_length = 100
[*.lua]
max_line_length = 120
[*.php]
[*.{php,fish}]
indent_size = 4
[.git{ignore,modules}]