woodpecker/woodpecker-go/woodpecker
Lukas 94b882fb95
Add spellcheck config (#3018)
Part of #738 

```
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
..
client.go Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
client_test.go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
const.go Add pull request closed event (#2684) 2023-12-26 19:22:52 +01:00
interface.go Use int64 for IDs in woodpecker client lib (#2703) 2023-11-02 12:21:11 +01:00
types.go Pipeline errors must be an array (#3276) 2024-01-25 20:16:56 +02:00