We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cea7e1 commit bf97697Copy full SHA for bf97697
all-hooks.json
@@ -6176,7 +6176,7 @@
6176
{
6177
"id": "sqlfluff-fix",
6178
"name": "sqlfluff-fix",
6179
- "entry": "sqlfluff fix --force --show-lint-violations --processes 0",
+ "entry": "sqlfluff fix --show-lint-violations --processes 0",
6180
"language": "python",
6181
"description": "Fixes sql lint errors with `SQLFluff`",
6182
"types": [
0 commit comments