Feat/pre commit checks
Compare changes
Files
2- Robert Rosca authored
+ 5
− 0
@@ -7,10 +7,15 @@ checks:
.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: