woodpecker/pipeline/backend/local
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
..
clone.go Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
command.go Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
const.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
const_test.go Add some tests (#2652) 2023-10-28 13:37:54 +02:00
flags.go Option to change temp dir for local backend (#2702) 2023-11-02 15:45:18 +01:00
local.go Support custom steps entrypoint (#2985) 2024-01-19 05:34:02 +01:00