Skip to content

Commit

Permalink
Update super-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
monty-se authored Jul 28, 2024
1 parent 9770733 commit 7cfc984
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ jobs:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Run lintr
run: Rscript -e 'lintr::lint_dir(".", exclusions = "NEWS.md")'

0 comments on commit 7cfc984

Please sign in to comment.