chipsalliance / chisel

Chisel: A Modern Hardware Design Language
https://www.chisel-lang.org/
Apache License 2.0
3.99k stars 597 forks source link

[mill] Add ScalafmtModule to all tests #4422

Closed seldridge closed 1 month ago

seldridge commented 1 month ago

Add missing ScalafmtModule mix-in to all test objects. This adds a _.reformat build target to all of them, i.e., they can now be run through Scalafmt.

seldridge commented 1 month ago

The Check Labels action is failing due to a partial outage with the Docker Registry. I'll merge this as long as other CI is green.