Skip to content

Commit 54bd9e8

Browse files
committed
Add linter waiver file
This silences the linter for all known warnings. That eases the migration to a linter flow, because new linter warnings are identified quickly. Anyhow, I suggest to curate the waiver file by either solving the underlying problem or replacing the comment with a meaningful description. Also, we can now be pedantic, linter will fail on any warning. Signed-off-by: Stefan Wallentowitz <[email protected]>
1 parent adf2ba8 commit 54bd9e8

File tree

2 files changed

+1297
-1
lines changed

2 files changed

+1297
-1
lines changed

cv32e40p.core

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,3 @@ targets:
7777
mode: lint-only
7878
verilator_options:
7979
- "-Wall"
80-
- "-Wno-fatal"

0 commit comments

Comments
 (0)