-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Leszek Grzanka edited this page Dec 31, 2021
·
4 revisions
$ git checkout master
$ python3 -m pymchelper.run --help
$ pep8 --max-line-length=120 foobar.py
$ flake8 --max-line-length=120 foobar.py
$ git -m "Yadda yadda yadda. [CI Skip]"