Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 524 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 524 Bytes

Fillmore Labs zerolint Test Cases

License

Thus script downloads some open source projects and runs zerolint -fix on them.

The projects should be compilable afterwards, but since this can change an API it should not be applied blindly.

Usage

Run

./prepare.sh
./lint-basic.sh
./fix.sh

and examine the changes with

./diff.sh

afterwards.