jenkins-x-plugins / jenkins-x-plugins/jx-admin
Add linting
Open
- Dominant language
- Go
- Stars
- 6
- Forks
- 15
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
There is a file .golangci.yaml in the repo but it is not being used.
We need to add lint as the step in pr-build.
Also the codebase is not linted.
Contributor guide
Research direction
Start by reading .golangci.yaml and locating the pr-build configuration. Determine how the existing Go code is expected to be linted, then verify that the completed setup runs lint during pr-build and that the codebase is lint-clean.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100