Compare commits
No commits in common. "ecbd9b9b7c246d61e87786ac36375d9fa2d6626e" and "c7889d72a072a9d4c305829848cf364780bdd756" have entirely different histories.
ecbd9b9b7c
...
c7889d72a0
2 changed files with 0 additions and 8 deletions
|
@ -15,9 +15,4 @@ repos:
|
|||
rev: v2.1.0
|
||||
hooks:
|
||||
- id: reuse
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
rev: '2.7.2'
|
||||
hooks:
|
||||
- id: editorconfig-checker
|
||||
alias: ec
|
||||
...
|
||||
|
|
|
@ -16,8 +16,6 @@ This repository adheres to [SemVer](https://semver.org/lang/de/) and [Keep a Cha
|
|||
|
||||
Simple, add the second option to your `.pre-commit-config.yaml`.
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
|
||||
```yaml
|
||||
---
|
||||
repos:
|
||||
|
@ -34,7 +32,6 @@ repos:
|
|||
- id: woodpecker-lint
|
||||
...
|
||||
```
|
||||
<!--// editorconfig-checker-enable -->
|
||||
|
||||
## Alternative Repos
|
||||
|
||||
|
|
Loading…
Reference in a new issue