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 82199b9 commit dc54ac4Copy full SHA for dc54ac4
.pre-commit-config.yaml
@@ -55,5 +55,5 @@ repos:
55
description: "Lints sql files with `SQLFluff`"
56
types: [sql]
57
require_serial: true
58
- entry: poetry run sqlfluff fix --show-lint-violations --processes 0 --nocolor --disable-progress-bar --force
+ entry: poetry run sqlfluff fix --show-lint-violations --nocolor --disable-progress-bar
59
pass_filenames: true
0 commit comments