Skip to content

Commit

Permalink
fix pls
Browse files Browse the repository at this point in the history
  • Loading branch information
Claire.Nicholas authored and Claire.Nicholas committed Nov 27, 2023
1 parent 746eda5 commit 437e139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/vela-slack/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
_ "github.com/joho/godotenv/autoload"
)

//nolint: funlen // ignore length for main
//nolint:funlen // ignore length for main
func main() {
// capture application version information
v := version.New()
Expand Down

0 comments on commit 437e139

Please sign in to comment.