Skip to content

Commit

Permalink
Dissable parameter checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvan Tortorella committed Feb 17, 2024
1 parent e9398e5 commit b7c4dad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ jobs:
uses: chipsalliance/verible-linter-action@main
with:
paths: rtl
style: >
{
ParameterNameStyleRule: false
}
exclude_paths: |
rtl/redmule_noncomp.sv
rtl/redmule_fma.sv
Expand Down

0 comments on commit b7c4dad

Please sign in to comment.