1
0
mirror of synced 2024-11-14 09:57:36 +01:00
bemaniutils/verifylint

4 lines
108 B
Plaintext
Raw Normal View History

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