Skip to content
Snippets Groups Projects

Resolve "Job Failed #185196"

Merged Ghost User requested to merge 35-job-failed-185196 into develop
12 files
+ 87
74
Compare changes
  • Side-by-side
  • Inline
Files
12
.ci/.runlint.sh 0 → 100755
+ 4
0
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
Loading