diff --git a/util/lint/waiver.verible b/util/lint/waiver.verible index 43af44560e..a3f00c0f4b 100644 --- a/util/lint/waiver.verible +++ b/util/lint/waiver.verible @@ -14,3 +14,4 @@ waive --rule=unpacked-dimensions-range-ordering --location="hw/future/src/axi_in waive --rule=typedef-structs-unions --location="hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg_pkg.sv" waive --rule=line-length --location="hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg_pkg.sv" waive --rule=parameter-name-style --location="hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg_top.sv" +waive --rule=no-trailing-spaces --location="hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg_top.sv"