sstallion / vimwiki-cli

Vimwiki Command-Line Interface
BSD 2-Clause "Simplified" License
16 stars 3 forks source link

Add pre-commit manifest to simplify installing the pre-commit hook (Issue #7) #14

Closed jfishe closed 8 months ago

jfishe commented 8 months ago

Pre-commit simplifies installing and using one or more pre-commit hooks. The manifest, .pre-commit-hooks.yaml adds the feature. The README explains use.

jfishe commented 8 months ago

Good day,

It looks like py27 is no longer supported by ubuntu-latest. Do you want to drop python 2.7 from CI?

sstallion commented 8 months ago

@jfishe Looks good! Thanks so much for adding this - I apologize for the delay, I've been out on travel. I'll make a new release this evening.