Skip to content

Commit 41ae319

Browse files
Exclude launch.json
1 parent acb6886 commit 41ae319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ repos:
4343
- id: pretty-format-json
4444
# https://pre-commit.com/#regular-expressions
4545
exclude: |
46+
^launch.json$
4647
^settings.json$
4748
args: ['--autofix', '--indent=2', '--no-sort-keys']
4849
- id: requirements-txt-fixer

0 commit comments

Comments
 (0)