Linter for SystemVerilog code to check syntax and style
SystemVerilog linter
svlint
$ svlint design.sv
$ svlint src/*.sv
$ svlint --config .svlint.toml design.sv