We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Similar to Wagtail core, Prettier should be used for formatting all files it supports (potentially even markdown).
See https://github.com/wagtail/wagtail/wiki/Updating-PRs-for-linting-changes for instructions on how to format a codebase without it creating noise when using git blame.
Ensure it does not conflict with the editorconfig settings, or maybe those settings need updating. https://github.com/wagtail/sphinx_wagtail_theme/blob/main/.editorconfig
The text was updated successfully, but these errors were encountered:
Adds Prettier
0dd3bf9
Closes wagtail#169
eac3a10
31273f4
f633a06
Closes #169
Successfully merging a pull request may close this issue.
Similar to Wagtail core, Prettier should be used for formatting all files it supports (potentially even markdown).
See https://github.com/wagtail/wagtail/wiki/Updating-PRs-for-linting-changes for instructions on how to format a codebase without it creating noise when using git blame.
Ensure it does not conflict with the editorconfig settings, or maybe those settings need updating. https://github.com/wagtail/sphinx_wagtail_theme/blob/main/.editorconfig
The text was updated successfully, but these errors were encountered: