mosscomp / moss

A computer for human beings.
https://mosscomp.com
Apache License 2.0
42 stars 2 forks source link

Run linter in CI #47

Open hasheddan opened 10 months ago

hasheddan commented 10 months ago

Currently there are no linting rules applied to Verilog RTL files. We should standardize on a tool and ruleset, then block merging PRs if linter fails.