woodpecker/pipeline
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
..
backend Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
errors Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
frontend Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
rpc Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
shared Fix spelling in test description (#3198) 2024-01-13 15:24:13 +01:00
error.go Use UUID instead of step name where possible (#3136) 2024-01-09 05:43:03 +01:00
error_test.go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
logger.go Remove multipart logger (#3200) 2024-01-14 10:54:02 +01:00
option.go Rename engine to backend (#2950) 2023-12-14 19:20:47 +01:00
pipeline.go Remove multipart logger (#3200) 2024-01-14 10:54:02 +01:00
tracer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00