chihacknight / chn-ghost-buses

"Ghost buses" analysis project through Chi Hack Night
https://github.com/chihacknight/breakout-groups/issues/217
MIT License
19 stars 14 forks source link

Pre-commit hooks with linting and sorted imports #42

Closed dcjohnson24 closed 1 year ago

dcjohnson24 commented 1 year ago

Description

Adding pre-commit hooks that have linting, sorting of imports, type checking, and checks for committed credentials and extraneous debugger breakpoints, among other things.

Resolves #32

Type of change

How has this been tested?

Locally