Skip to content

Commit 98d948d

Browse files
Verible waiver added
1 parent 0dc8a45 commit 98d948d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: .github/workflows/pr_lint.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
reviewdog_reporter: github-pr-check
3737
suggest_fixes: "false"
3838
config_file: ${{ env.verible_config }}
39+
extra_args: "--waiver_files lint/verible_waiver.vbw"

Diff for: lint/verible_waiver.vbw

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
waive --rule=module-port --location="spec_instance.sv"

0 commit comments

Comments
 (0)