Skip to content

Commit

Permalink
Enable
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Jan 2, 2024
1 parent 0440cbf commit 61944ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/puppet-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: puppet-lint
uses: scottbrenner/puppet-lint-action@master
with:
args: --no-80chars-check --no-140chars-check --no-puppet_url_without_modules-check --no-documentation-check --no-variable_scope-check --no-single_quote_string_with_variables --fix ./
args: --no-80chars-check --no-140chars-check --no-puppet_url_without_modules-check --no-documentation-check --no-variable_scope-check --fix ./

- name: Push the changes
continue-on-error: true
Expand Down

0 comments on commit 61944ff

Please sign in to comment.