Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 186 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 186 Bytes

Contributing

Contributions are more than welcome!

Compiling

./mill __.compile

Styling

Checking:

./mill __.formatCheck

Applying:

./mill __.reformat