1
0
mirror of synced 2024-11-12 01:00:46 +01:00
bemaniutils/verifylint
2019-12-10 01:10:14 +00:00

4 lines
78 B
Bash
Executable File

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