Azure / Azure/azure-cli-dev-tools
More Linter Rules
Open
Linter
- Dominant language
- Python
- Stars
- 91
- Forks
- 134
- Avg merge
- 2h 51m
- Merged PRs (30d)
- 1
Description
- [x] `show` command need to be `g.show_command()`
- [x] When the parameter name exceeds a certain length, the developer is advised to add an alias to the parameter
- [x] Check the format of the parameter name, especially if "-" is miswritten "_" in the options_list
- [ ] using g.wait insteald of g.command('wait')
- [ ] The parameters in help contain JSON or special characters, help to check that the escape is correct
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.