* 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
8 lines
191 B
Markdown
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.
|
|
|