Azure / Azure/azure-cli-dev-tools
[linter] Linter help_rules.py should lint help objects and not help_entries.
Aperta
enhancement
Linter
- Lingua principale
- Python
- Stelle
- 91
- Fork
- 134
- Merge medio
- 2h 51m
- PR unite (30g)
- 1
Descrizione
[linter] Linter help_rules.py should lint help objects and not help_entries. We will soon [support](https://github.com/Azure/azure-cli/projects/8) help.yaml alongside help.py. Linter rules should be independent of help_entry type.
Secondly, linter should handle parsing incorrect datetime's or condition values. ie. monitor --start-time and --condition parameter. Should raise appropriate error.
Linter should also validate parameter values to the extent that this is possible / reasonable. E.g. enum values, true false, etc.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.