Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[regtool] Add inline veriblelint waivers for line-length rule in ral_pkg
The ral_pkg files are all auto-generated and depending on the name and exact instantiation of shadow registers (potentially `hwext`), may contain pretty long path names. To avoid veriblelint flagging warnings about this (it feels silly as the files are auto-generated anyway), this commit adds a suitable inline waiver specifically for shadow registers paths. Signed-off-by: Pirmin Vogel <[email protected]>
- Loading branch information