This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
bemaniutils
Watch
1
Star
0
Fork
0
You've already forked bemaniutils
mirror of
synced
2024-11-24 06:20:12 +01:00
Code
Releases
Activity
b3b6ae7eaf
bemaniutils
/
verifylint
4 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit of BEMANI Utilities to GitHub.
2019-12-08 22:43:49 +01:00
#! /bin/bash
Address newest crop of lint issue with new flake8 tool.
2021-07-07 00:29:41 +02:00
flake8 bemani/ --ignore E501,E252,W504,B006,B008,B009 | grep -v "migrations\/"
Copy Permalink