This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
pokeapi
Watch
2
Star
0
Fork
You've already forked pokeapi
0
mirror of
https://github.com/PokeAPI/pokeapi
synced
2024-11-10 06:04:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b7175f7226
pokeapi
/
setup.cfg
5 lines
79 B
INI
Raw
Normal View
History
Unescape
Escape
Linting for the entire project
2016-03-05 09:27:25 +00:00
[flake8]
do not lint node stuff
2016-03-05 11:42:58 +00:00
exclude
=
*migrations*,*build.py, *node_modules*
Linting for the entire project
2016-03-05 09:27:25 +00:00
max-line-length
=
100
Reference in a new issue
Copy permalink