feature/editorconfig-checker #3

Merged
schtobia merged 2 commits from feature/editorconfig-checker into master 2023-09-13 17:14:56 +02:00
Showing only changes of commit ecbd9b9b7c - Show all commits

View file

@ -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