Azure / Azure/azure-cli-dev-tools
[linter] Linter help_rules.py should lint help objects and not help_entries.
Abierto
enhancement
Linter
- Lenguaje dominante
- Python
- Estrellas
- 91
- Forks
- 134
- Merge medio
- 2 h 51 min
- PR fusionados (30 d)
- 1
Descripción
[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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.