woodpecker/server/api
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
..
debug Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
metrics Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
agent.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
badge.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
cron.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
global_secret.go Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
helper.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
helper_test.go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
hook.go Fix disabling PRs (#3258) 2024-01-22 20:46:46 +01:00
login.go Lowercase all log strings (#3173) 2024-01-11 19:17:07 +01:00
org.go Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
org_secret.go Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
orgs.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
pipeline.go Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
registry.go Clean up models (#3228) 2024-01-22 07:56:18 +01:00
repo.go Lowercase all log strings (#3173) 2024-01-11 19:17:07 +01:00
repo_secret.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
signature_public_key.go Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
stream.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
user.go Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00
users.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
z.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00