1
0
mirror of synced 2025-01-19 06:27:23 +01:00
bemaniutils/verifylint

4 lines
93 B
Plaintext
Raw Normal View History

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