#!/usr/bin/env bash

git diff --cached | flake8 --diff
