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

4 lines
118 B
Bash
Executable File

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