We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3238c commit 49bf84aCopy full SHA for 49bf84a
1 file changed
.github/workflows/check.yml
@@ -43,8 +43,8 @@ jobs:
43
- name: Run pgindent
44
run: src/.github/scripts/run-pgindent.sh --check --diff
45
46
- # - name: Run pgperltidy
47
- # run: src/.github/scripts/run-pgperltidy.sh --assert-tidy --standard-error-output
+ - name: Run pgperltidy
+ run: src/.github/scripts/run-pgperltidy.sh --assert-tidy --standard-error-output
48
49
license:
50
name: License
0 commit comments