ethernet #106
GitHub Actions / verible-verilog-lint
failed
Apr 17, 2024 in 0s
reviewdog [verible-verilog-lint] report
reported by reviewdog 🐶
Findings (1)
hw/carfield.sv|2521 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
Filtered Findings (0)
Annotations
Check warning on line 2521 in hw/carfield.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/carfield.sv#L2521
File must end with a newline. [Style: posix-file-endings] [posix-eof]
Raw output
message:"File must end with a newline. [Style: posix-file-endings] [posix-eof]" location:{path:"hw/carfield.sv" range:{start:{line:2521 column:10}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:2521 column:10} end:{line:2522}} text:"endmodule\n"}
Loading