vinyldns / vinyldns/vinyldns-cli
Standardize go formatting
Open
Nobody has claimed this yet.
hacktoberfest
- Dominant language
- Go
- Stars
- 6
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Currently, it appears there's a mix of tabs and spaces in some of the .go files. There may be other issues as well. Ideally, such things are vetted during CI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's .go files for inconsistent formatting and then review the existing CI configuration. Done means Go formatting is consistent across the relevant files and CI checks for formatting issues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- ci-cd, cli
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100