mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-19 11:34:45 -04:00
[lint] Point to correct Verible rules for lint workflow
Signed-off-by: Marno van der Maas <mvdmaas+git@lowrisc.org>
This commit is contained in:
parent
42d92c7c9b
commit
51f1141335
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_lint_review.yml
vendored
2
.github/workflows/pr_lint_review.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue