Files
bemaniutils/verifylint
2021-07-06 22:29:41 +00:00

4 lines
93 B
Bash
Executable File

#! /bin/bash
flake8 bemani/ --ignore E501,E252,W504,B006,B008,B009 | grep -v "migrations\/"