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

ci: added husky and lint-staged, runs eslint before committing #521

Merged
merged 1 commit into from
May 16, 2022

Conversation

microwavekonijn
Copy link
Member

Added husky so eslint runs before committing, which helps with catching linting errors. Set to automatically fix whenever possible. Linting can be ignored by use of the force flag.

@microwavekonijn microwavekonijn added enhancement New feature or request p3 Minor issues labels May 16, 2022
@microwavekonijn microwavekonijn self-assigned this May 16, 2022
@Maelstromeous Maelstromeous merged commit 00788c1 into revive May 16, 2022
@Maelstromeous Maelstromeous deleted the feat/husky-linting branch May 16, 2022 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p3 Minor issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants