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

Add husky for automatic linting #7

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add husky for automatic linting #7

wants to merge 4 commits into from

Conversation

FireIsGood
Copy link

Lints like #4 but actually good this time by having it as a pre-commit hook.

Apologies for the massive diffs, you should first look at everything before the chore: lint project commit, then check over the lints if you wish.

pnpm lint was generating errors due to prisma calling some global
environment varibles that were not declared, so I have declared them in
the turbo.json file.
Adds pre-commit hooks to automatically lint everything
First lint so it had to be a separate commit
@FireIsGood FireIsGood requested a review from Nyumat May 2, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

1 participant