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

changed/added configuration for yaml linting #27

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

britt-allen
Copy link
Contributor

closes #26

Comment on lines 18 to 19
endOfLine: auto
proseWrap: "always"
Copy link
Member

Choose a reason for hiding this comment

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

This should be in a new .prettierrc folder within the template

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can you explain why it should be there when it seems to work here?

Copy link
Member

Choose a reason for hiding this comment

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

I don't think this will work. The indentation is off, and this is an option for prettier, not for pre-commit

@ian-r-rose ian-r-rose merged commit 5eed56d into main Feb 13, 2024
1 check passed
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.

Enable proseWrap for prettier
2 participants