spenceforce / pdb-attach

A python debugger that can attach to running processes.
BSD 3-Clause "New" or "Revised" License
33 stars 1 forks source link

Implement pre-commit hooks #13

Open spenceforce opened 3 years ago

spenceforce commented 3 years ago

For now, focus on code formatting, type checking, linting, and commit message checking.