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:
Philipp Wagner 2020-07-02 23:28:08 +01:00 committed by Philipp Wagner
parent 67e7417749
commit 4ee8b24409
2 changed files with 9 additions and 7 deletions

1
lint/verible_waiver.vbw Normal file
View file

@ -0,0 +1 @@
waive --rule=module-filename --regex=".*" --location="ibex_register_file_.+"