TryQuiet / quiet

A private, p2p alternative to Slack and Discord built on Tor & IPFS
https://www.tryquiet.org
GNU General Public License v3.0
1.98k stars 86 forks source link

Lint on pre-commit #2363

Closed islathehut closed 7 months ago

islathehut commented 8 months ago

This may be a me-thing but I often forget to run the linter before committing and then see that code fails the linting check in CI. We should do a linting check locally on commit.