Skip to content

Commit

Permalink
hw(lint): Fix directory in waiver file
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Jan 5, 2024
1 parent 79f613c commit 3a7b1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/verible.waiver
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# SPDX-License-Identifier: Apache-2.0

# Waive rule for struct typedef in synthesis wrappers
waive --rule=typedef-structs-unions --line=14 --location="src/synth/floo_synth_router_simple.sv"
waive --rule=typedef-structs-unions --line=14 --location="hw/synth/floo_synth_router_simple.sv"

0 comments on commit 3a7b1e8

Please sign in to comment.