File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 hooks :
77 - id : check-merge-conflict
88 - id : debug-statements
9- stages : [commit]
9+ stages : [pre- commit]
1010 - id : end-of-file-fixer
11- stages : [commit]
11+ stages : [pre- commit]
1212- repo : https://github.com/pycqa/isort
1313 rev : 5.13.2
1414 hooks :
1515 - id : isort
16- stages : [commit]
16+ stages : [pre- commit]
1717- repo : https://github.com/psf/black
1818 rev : 23.12.1
1919 hooks :
2020 - id : black
2121 language_version : python3
22- stages : [commit]
22+ stages : [pre- commit]
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ cd $mydir
1717
1818(cd $fulldir /.. && \
1919 setup_version python-spark python-2.4 && \
20- setup_verseion python-xdis python-2.4-to-2.7)
20+ setup_version python-xdis python-2.4-to-2.7)
2121
2222
2323checkout_finish python-2.4-to-2.7
You can’t perform that action at this time.
0 commit comments