summaryrefslogtreecommitdiffstats
path: root/.pre-commit-config.yaml
AgeCommit message (Expand)Author
2020-02-04pre-commit: Improve hook install instructionsJan Holthuis
2020-02-04pre-commit: Add hint regarding the required Python version to commentJan Holthuis
2020-02-03pre-commit: Add comment with usage instructions to config fileJan Holthuis
2020-02-03pre-commit: Use git clang-format instead of plain clang-formatJan Holthuis
2020-01-25pre-commit: Order hooks alphabetically in config fileJan Holthuis
2020-01-25pre-commit: Exclude lib/ directory from checks globallyJan Holthuis
2020-01-25pre-commit: Exclude MSVC files from check-byte-order-marker hookJan Holthuis
2020-01-25pre-commit: Also report unused eslint-disable directivesJan Holthuis
2020-01-25pre-commit: Remove useless additional_dependencies for eslintJan Holthuis
2020-01-25pre-commit: Enable check-merge-conflict hookJan Holthuis
2020-01-24Add pre-commit configJan Holthuis