1
0
mirror of synced 2024-09-23 19:08:21 +02:00
bemaniutils/verifylint

4 lines
113 B
Plaintext
Raw Normal View History

#! /bin/bash
2024-04-21 02:40:20 +02:00
flake8 bemani/ --ignore E203,E501,E252,E704,E741,W503,W504,B006,B008,B009 | grep -v "migrations\/"