Azure / Azure/azure-cli-dev-tools
More Linter Rules in Code Level
Open
Linter
- Dominant language
- Python
- Stars
- 91
- Forks
- 134
- Avg merge
- 2h 51m
- Merged PRs (30d)
- 1
Description
Need investigation first to choose the tools
- [ ] resource_group_name should not be decorated(param) within command module.
- [ ] Tags need to use tag type(same with location/resource group)
- [ ] Too many(How many >= 2) parameters of the same type are added, it is recommended to abstract they to type
- [ ] Using logger instead of print
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.