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 3d60c0e commit 112cc4eCopy full SHA for 112cc4e
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