Merge pull request #27557 from blaggacao/chore/fix-editorconfig-json

chore: ignore helix folder
This commit is contained in:
David Arnold 2024-08-30 08:54:39 +02:00 committed by GitHub
commit 73610fed57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -18,4 +18,4 @@ max_line_length = 99
[{*.json}]
insert_final_newline = false
indent_style = space
indent_size = 2
indent_size = 1

2
.gitignore vendored
View file

@ -194,3 +194,5 @@ cypress/videos
# JetBrains IDEs
.idea/
# Helix Editor
.helix/