Skip to content

Commit 6e58444

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 <stefan.wallentowitz@hm.edu>
1 parent cff3c56 commit 6e58444

File tree

2 files changed

+1243
-1
lines changed

2 files changed

+1243
-1
lines changed

cv32e40p.core

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,3 @@ targets:
7979
mode: lint-only
8080
verilator_options:
8181
- "-Wall"
82-
- "-Wno-fatal"

0 commit comments

Comments
 (0)