Feat/pre commit checks
Compare changes
- Robert Rosca authored
bin/pre-commit-diff.sh
0 → 100755
+ 12
− 0
.py
and .ipynb
.py
and .ipynb
check
stage in the CII included a lot of other changes and fixes in the original MR (https://git.xfel.eu/gitlab/detectors/pycalibration/merge_requests/411) before figuring out how to get the checks to run only on changed files, which meant that the MR implementing pre-commit checks also refactored a decent chunk of code. It would be better to do that refactoring in separate MRs so I've closed the original one and opened this to replace it.
@ahmedk @danilevc @hammerd feel free to review when you have time
TODO: