This website works better with JavaScript.
Explore
Help
Sign In
playground
/
flask
mirror of
https://github.com/mitsuhiko/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Releases
Activity
2346
Commits
4
Branches
26
Tags
14 MiB
Tree:
38d2f159de
flask
/
.codeclimate.yml
9 lines
94 B
Raw
Normal View
History
Unescape
Escape
added cc yaml
9 years ago
---
engines
:
radon
:
enabled
:
true
update codeclimate.yml
9 years ago
pep8
:
enabled
:
true
exclude test paths
9 years ago
exclude_paths
:
-
tests/**/*