Enforce file, directory, and variable name case / characters #4079
Unanswered
jeffmcutter
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be useful for ansible-lint to enforce standards regarding the case and characters used for naming files, directories, and variables.
For example, If I remember correctly...
I'm not sure maybe if ansible-lint is doing some of this already, but recently encountered some UPPER_CASE_FILES.yml and UPPER_CASE_VARIABLES that passed lint.
Beta Was this translation helpful? Give feedback.
All reactions