Azure / Azure/azure-cli-dev-tools

More Linter Rules

Open
#233 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.