Skip to content

Commit bf97697

Browse files
Deployed to github pages
1 parent 4cea7e1 commit bf97697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all-hooks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6176,7 +6176,7 @@
61766176
{
61776177
"id": "sqlfluff-fix",
61786178
"name": "sqlfluff-fix",
6179-
"entry": "sqlfluff fix --force --show-lint-violations --processes 0",
6179+
"entry": "sqlfluff fix --show-lint-violations --processes 0",
61806180
"language": "python",
61816181
"description": "Fixes sql lint errors with `SQLFluff`",
61826182
"types": [

0 commit comments

Comments
 (0)