Skip to content

Instantly share code, notes, and snippets.

View taschik's full-sized avatar

Daniel Taschik taschik

View GitHub Profile
@taschik
taschik / README.md
Last active June 27, 2018 02:59
pycodestyle and pyflakes git hook

Requirements

  • Python >= 3.x
  • pycodestyle
  • pyflakes

Installation

cd path/to/repository/
@taschik
taschik / README.md
Created June 27, 2018 02:57
pycodestyle and pyflakes git hook

Requirements

  • Python >= 3.x
  • pycodestyle
  • pyflakes

Installation

cd path/to/repository/