GitHub Actions / verible-verilog-lint
failed
Sep 9, 2024 in 1s
reviewdog [verible-verilog-lint] report
reported by reviewdog 🐶
Findings (1)
src/id_queue.sv|372 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
Filtered Findings (0)
Annotations
Check warning on line 372 in src/id_queue.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] src/id_queue.sv#L372
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]" location:{path:"./src/id_queue.sv" range:{start:{line:372 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Loading