Skip to content

Fix last PR comments and typos. #41

Fix last PR comments and typos.

Fix last PR comments and typos. #41

GitHub Actions / verible-verilog-lint failed Mar 19, 2024 in 1s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (2)

hw/carfield.sv|1762 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/carfield.sv|1858 col 101| Line length exceeds max: 100; is: 123 [Style: line-length] [line-length]

Filtered Findings (0)

Annotations

Check warning on line 1762 in hw/carfield.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/carfield.sv#L1762

Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]" location:{path:"hw/carfield.sv" range:{start:{line:1762 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 1858 in hw/carfield.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/carfield.sv#L1858

Line length exceeds max: 100; is: 123 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 123 [Style: line-length] [line-length]" location:{path:"hw/carfield.sv" range:{start:{line:1858 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}