1
0
mirror of synced 2024-11-24 14:30:11 +01:00
bemaniutils/verifylint

4 lines
78 B
Plaintext
Raw Normal View History

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