Feat/pre commit checks
Compare changes
- Robert Rosca authored
Change to be compliant with RSTcheck Fix some heading orders and enumerated lists Update the setup instructions
+ 78
− 97
.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:
Change to be compliant with RSTcheck Fix some heading orders and enumerated lists Update the setup instructions