complement/build/README.md
Andrew Morgan 46a64bd603
Add find-lint.sh script (#53)
* Add find-lint.sh script

* Use number of available cpus for linting by default

* Fix some linting issues

These weren't fixed in the original merge due to some non-linted code making it into master
since the last time the linting PR had master merged into it :)

* Add build dir README

* Add -eu bash flags
2020-12-17 17:48:38 +00:00

8 lines
191 B
Markdown

# Dev Scripts
These are a collection of scripts that should be helpful for those developing
on Complement.
See `find-lint.sh` for environment variables that control linter resource
usage.