Skip to content

Instantly share code, notes, and snippets.

View swizzlevixen's full-sized avatar
💁‍♂️
🦋

Mark Boszko swizzlevixen

💁‍♂️
🦋
View GitHub Profile
@swizzlevixen
swizzlevixen / BBFlakes.py
Last active June 7, 2018 06:07 — forked from coryalder/BBFlakes.py
Flake8 Script for BBEdit 12 and Python 3
# Never mind.
#
# This functionality has been built in since BBEdit 11.6,
# and works way better. (See the notes below.)
  • Update CHANGELOG.md
  • Commit the changes:
git add HISTORY.rst
git commit -m "Changelog for upcoming release 0.1.1."
  • Update version number (can also be minor or major)
bumpversion patch