Skip to content

Commit

Permalink
ci(linter): lint all files in code base (openwall#639)
Browse files Browse the repository at this point in the history
Validate all files in code base.

Signed-off-by: Claudio André <[email protected]>
  • Loading branch information
claudioandre-br committed Nov 21, 2024
1 parent 7cb1acf commit c923591
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
env:
ENABLE_COMMITLINT_STRICT_MODE: true
ENFORCE_COMMITLINT_CONFIGURATION_CHECK: true
VALIDATE_ALL_CODEBASE: false
VALIDATE_GIT_MERGE_CONFLICT_MARKERS: false # See https://github.com/super-linter/super-linter/pull/6374
DEFAULT_BRANCH: "main"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c923591

Please sign in to comment.