mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 05:43:37 +00:00
Add linter misspell (#530)
* Add linter misspell * Fix spelling Co-authored-by: Anbraten <anton@ju60.de>
This commit is contained in:
@@ -6,9 +6,6 @@ import (
|
||||
"github.com/woodpecker-ci/woodpecker/pipeline/backend"
|
||||
)
|
||||
|
||||
// ErrCancelled signals the pipeline is cancelled.
|
||||
// var ErrCancelled = errors.New("cancelled")
|
||||
|
||||
type (
|
||||
// Filter defines filters for fetching items from the queue.
|
||||
Filter struct {
|
||||
|
Reference in New Issue
Block a user