mirror of
https://github.com/lowRISC/ibex.git
synced 2025-06-27 17:00:41 -04:00
Add a waiver file for Verible lint
The waiver files currently don't support comments, and require the "empty" regex; bugs have been filed to get that resolved upstream. But beyond that, waivers are now functional.
This commit is contained in:
parent
67e7417749
commit
4ee8b24409
2 changed files with 9 additions and 7 deletions
1
lint/verible_waiver.vbw
Normal file
1
lint/verible_waiver.vbw
Normal file
|
@ -0,0 +1 @@
|
|||
waive --rule=module-filename --regex=".*" --location="ibex_register_file_.+"
|
Loading…
Add table
Add a link
Reference in a new issue