scherzma / Skunk

P2P Tor Chat App
GNU General Public License v3.0
4 stars 0 forks source link

Add pre-commit to project #5

Closed JavaHammes closed 7 months ago

JavaHammes commented 7 months ago

We need the integrating of pre-commit hooks into our project to enhance code quality and streamline our development workflow. Pre-commit hooks can automatically check and enforce code formatting, linting, and other best practices before each commit.