Skip to content

Commit

Permalink
[lint] Point to correct Verible rules for lint workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Marno van der Maas <[email protected]>
  • Loading branch information
marnovandermaas committed Jul 19, 2022
1 parent 42d92c7 commit 51f1141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_lint_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
suggest_fixes: 'false'
config_file: 'vendor/lowrisc_ip/lint/tools/veriblelint/rules.vbl'
config_file: 'vendor/lowrisc_ip/lint/tools/veriblelint/lowrisc-styleguide.rules.verible_lint'

0 comments on commit 51f1141

Please sign in to comment.