mirror of
https://github.com/Mikaela/.github.git
synced 2025-08-17 18:17:23 +02:00
Compare commits
2 Commits
6eb6ed647c
...
49861b9bb6
Author | SHA1 | Date | |
---|---|---|---|
49861b9bb6 | |||
0402d07923 |
@ -8,6 +8,7 @@ repos:
|
|||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.4.0
|
rev: v4.4.0
|
||||||
hooks:
|
hooks:
|
||||||
|
- id: check-added-large-files
|
||||||
- id: check-case-conflict
|
- id: check-case-conflict
|
||||||
- id: check-executables-have-shebangs
|
- id: check-executables-have-shebangs
|
||||||
- id: check-shebang-scripts-are-executable
|
- id: check-shebang-scripts-are-executable
|
||||||
|
@ -20,3 +20,5 @@ from GitHub or `git remote`s to use, the merge might just take a bit longer
|
|||||||
2. If the repository in question has a `.pre-commit-config.yaml` file,
|
2. If the repository in question has a `.pre-commit-config.yaml` file,
|
||||||
please install [`pre-commit`](https://pre-commit.com/) and run
|
please install [`pre-commit`](https://pre-commit.com/) and run
|
||||||
`pre-commit install` in your local clone at least once.
|
`pre-commit install` in your local clone at least once.
|
||||||
|
|
||||||
|
- [](https://repology.org/project/python:pre-commit/versions)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user