summaryrefslogtreecommitdiffstats
path: root/flake8_cfg
diff options
context:
space:
mode:
authorYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>2016-12-22 02:43:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-22 02:43:25 +0000
commit4c99cce55d24312bd4339d156440f1e95ad04cf2 (patch)
treee1b3aec1ae63b838f2eec95a51b56c5375262fe2 /flake8_cfg
parentf167a9ebbc5a2a76e7cefe6152c2ba689d6b08e2 (diff)
parentabbd8ce62ba662cd2659589a9996e827d13ad061 (diff)
Merge "Add flake8 style config and for POSCA"
Diffstat (limited to 'flake8_cfg')
-rw-r--r--flake8_cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/flake8_cfg b/flake8_cfg
new file mode 100644
index 00000000..578c0556
--- /dev/null
+++ b/flake8_cfg
@@ -0,0 +1,4 @@
+[flake8]
+format = pylint
+statistics = True
+count = True