Skip to content

Commit

Permalink
Set super-linter log level
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Jul 28, 2023
1 parent fa612b6 commit e2c6690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Lint Code Base
uses: github/super-linter/slim@v4
env:
LOG_LEVEL: NOTICE
VALIDATE_ALL_CODEBASE: true
FILTER_REGEX_EXCLUDE: .*/resources/xml/domdocument_(invalid_xml|empty).xml
LINTER_RULES_PATH: 'tools/linters'
Expand Down

0 comments on commit e2c6690

Please sign in to comment.