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

setup Prettier + create GitHub Action that lints with Prettier? #42

Closed
HonkingGoose opened this issue Feb 5, 2021 · 2 comments · Fixed by #134
Closed

setup Prettier + create GitHub Action that lints with Prettier? #42

HonkingGoose opened this issue Feb 5, 2021 · 2 comments · Fixed by #134
Assignees
Labels
enhancement New feature or request

Comments

@HonkingGoose
Copy link
Collaborator

Do we want to setup a Prettier configuration + CI that checks for Prettier errors on this repo?
I use Prettier to good effect on my simple Docusaurus v2 repo, but it might get complicated due to some autogenerating content.

Somebody who knows how the build process works should set up the prettierignore file so that we're only prettifying things we care about.

@viceice
Copy link
Member

viceice commented Feb 5, 2021

Sure, let's do this when we switch to docusaurus. I'll try to make progress on next week's

@viceice
Copy link
Member

viceice commented Jan 24, 2022

Lets add husky and lint-staged for pre-commit validation

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants