1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-02-15 10:55:14 +00:00
woodpecker/pipeline/frontend/yaml
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
..
compiler Improve secret availability checks () 2024-01-27 20:59:44 +01:00
constraint Use assert for test () 2024-01-14 19:33:58 +01:00
linter Add spellcheck config () 2024-01-27 21:15:10 +01:00
matrix Replace goimports with gci () 2024-01-14 18:22:06 +01:00
types Add spellcheck config () 2024-01-27 21:15:10 +01:00
utils Use assert for test () 2024-01-14 19:33:58 +01:00
parse.go Add spellcheck config () 2024-01-27 21:15:10 +01:00
parse_test.go Use assert for test () 2024-01-14 19:33:58 +01:00