1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-03-06 20:11:24 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Lukas
94b882fb95
Add spellcheck config ()
Part of  

```
pnpx cspell lint --gitignore '{**,.*}/{*,.*}'
```

---------

Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2024-01-27 21:15:10 +01:00
qwerty287
136f2db55b
Use yamllint ()
To fix issues with yaml sequence merges.
2023-12-29 12:51:02 +01:00