1
0
mirror of synced 2025-02-15 10:22:34 +01:00
bemaniutils/verifylint

4 lines
113 B
Plaintext
Raw Normal View History

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