Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates readme #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

updates readme #60

wants to merge 1 commit into from

Conversation

m4sterbunny
Copy link
Contributor

No description provided.


## Vale and YAML

Vale might need a parser to handle linting YAMLs (e.g., PyYAML, ruyaml). Then update the `.vale.ini` file to include the YAML style guide and specify the file extensions to lint.
Vale needs a parser to handle linting YAMLs. This is (possibly/probably) why there is an additional ini file [vale-star.ini](vale-star.ini).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joshuafernandes no longer convinced this is so -- looking at your vale-star.ini, did you actually apply parser too or did you just manage to tell Vale to look a YAML files?! If the latter, there is no need to duplicate the file is there --> as in, we should just be able to add file types to lint as list or array??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant