Skip to content

Commit

Permalink
Add information about the linting pre-commit to the contributions gui…
Browse files Browse the repository at this point in the history
…deline
  • Loading branch information
mrsimpson committed Nov 22, 2024
1 parent b75d65c commit 202a151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ We're looking for dedicated contributors to help maintain and grow this project.
- Comment complex logic
- Keep functions focused and small
- Use meaningful variable names
- Lint your code. This repo contains a pre-commit-hook that will verify your code is linted properly,
so set up your IDE to do that for you!

## Development Setup

Expand Down

0 comments on commit 202a151

Please sign in to comment.