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
17aaeb81fe
bemaniutils
/
verifylint
4 lines
78 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
Upgrade to latest flake8, address new flake issues.
2019-12-10 02:10:14 +01:00
flake8 bemani/ --ignore E501,E252,W504 | grep -v "migrations\/"
Copy Permalink