summaryrefslogtreecommitdiff
path: root/.pre-commit-hooks.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Add prettier to the pre-commit configurationPierre Sassoulas2021-04-071-6/+6
| | | | Also apply prettier
* Set default pre-commit hook config: single process (#3689)iilei2020-06-161-0/+1
| | | | | The default pre-commit behaviour might lead to falsely succeeding lint-runs. E.g. due to duplicate lines of code spread across multiple files -- if affected files get spread across multiple runs, duplicates can not be detected.
* Simplify pre-commit configurationAnthony Sottile2020-01-121-3/+1
| | | | - no need to quote `types` - the other keys are optional and were their defaults
* Start hosting `.pre-commit-hooks.yaml`. Refs #2692Pedro Algarvio2019-07-161-0/+7