Azure / Azure/azure-cli-dev-tools

[linter] Linter help_rules.py should lint help objects and not help_entries.

Open
#30 3 comments 0 reactions 1 assignee Assigned to @mmyyrroonn View on GitHub
enhancement Linter
Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Description

[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.

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.