pycontw / postevent-report-generator

Generate post-event report of PyCon Taiwan
https://pycontw.github.io/pycontw-postevent-report-generator/
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Add pre commit hook #37

Closed Lee-W closed 4 years ago

Lee-W commented 4 years ago

Since the last commit of this pr make a huge amount of style change, I would recommend skipping that commit and reviewing the commit before it.

feat

Lee-W commented 4 years ago

We'll know whether auto versioning will work this time!

Lee-W commented 4 years ago

I do change the black configuration to 88 which is its default config. But the import order is unified by isort.

Lee-W commented 4 years ago

https://github.com/pycontw/pycontw-postevent-report-generator/actions/runs/51221703

It works!

tai271828 commented 4 years ago

hooray!! looks like pre-commit hook works.