Skip to content

Commit

Permalink
build: lint only changed files
Browse files Browse the repository at this point in the history
Signed-off-by: JobaDiniz <[email protected]>
  • Loading branch information
JobaDiniz committed Oct 27, 2023
1 parent aa4789d commit 4d20a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
- name: Lint Code Base
uses: super-linter/super-linter@v5
env:
VALIDATE_ALL_CODEBASE: true
VALIDATE_ALL_CODEBASE: false
VALIDATE_CSHARP: true
VALIDATE_YAML: true
VALIDATE_MARKDOWN: true
Expand Down

0 comments on commit 4d20a30

Please sign in to comment.