1
0
mirror of synced 2024-09-24 03:18:22 +02:00
bemaniutils/verifylint

4 lines
93 B
Bash
Executable File

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