Skip to content
Snippets Groups Projects
Commit dc1919d3 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

quick hacky script to manually run main branch linter

parent 1a884aa9
Branches
Tags
2 merge requests!40Resolve "Job Failed #185196",!18Develop
golangci-lint run\
--config .ci/.golangci-master.yml\
--out-format code-climate |\
jq -r '.[] | "\(.location.path):\(.location.lines.begin) \(.description)"'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment