fix: added editorconfig sections to README.md
This commit is contained in:
parent
c68d1343a8
commit
ecbd9b9b7c
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,8 @@ 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:
|
||||
|
@ -32,6 +34,7 @@ repos:
|
|||
- id: woodpecker-lint
|
||||
...
|
||||
```
|
||||
<!--// editorconfig-checker-enable -->
|
||||
|
||||
## Alternative Repos
|
||||
|
||||
|
|
Loading…
Reference in a new issue