https://github.com/ankithans/cobra-linter
Golang custom linter for validating cobra command
https://github.com/ankithans/cobra-linter
Last synced: 3 days ago
JSON representation
Golang custom linter for validating cobra command
- Host: GitHub
- URL: https://github.com/ankithans/cobra-linter
- Owner: ankithans
- Created: 2021-06-20T13:33:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T08:48:26.000Z (about 5 years ago)
- Last Synced: 2025-10-28T23:40:02.681Z (8 months ago)
- Language: Go
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Cobra Linter
Linter for validating cobra command
## POC
> Work in Progress
## Run Linter
1. Run `make`