Page MenuHomeDevCentral

README.md
No OneTemporary

README.md

## pre-commit hooks
A collection of pre-commit hooks to use in Nasqueron projects.
### ShellCheck
Initial authors: 06kellyjac, Mark Butcher and Yevgeniy Brikman.
To enable optional shellcheck features you can use the `--enable` flag.
Other shellcheck flags can not be passed through.
```yaml
repos:
- repo: https://github.com/nasqueron/codestyle
rev: 0.1.0
hooks:
- id: shellcheck
args: ["--enable require-variable-braces,deprecate-which"]
```

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 21, 03:01 (7 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3537154
Default Alt Text
README.md (473 B)

Event Timeline