woodpecker/server
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
..
api Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
badges Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
cache Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
ccmenu Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cron Lowercase all log strings (#3173) 2024-01-11 19:17:07 +01:00
forge Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
grpc Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
logging Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
model Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
pipeline Improve secret availability checks (#3271) 2024-01-27 20:59:44 +01:00
plugins Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
pubsub Refactor/simplify pubsub (#2554) 2023-10-13 07:34:33 +02:00
queue Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
router Remove some interfaces (#3220) 2024-01-19 16:20:35 +01:00
store Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
web Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
config.go Add option to disable version check in admin web UI (#3040) 2023-12-27 22:16:15 +01:00