diff options
author | Yu Yang (Gabriel) <Gabriel.yuyang@huawei.com> | 2017-01-23 01:27:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-23 01:27:07 +0000 |
commit | ca641fcdaa919afb072a9625eb9ba3848b9e3805 (patch) | |
tree | a0ba657f43695e73000cc52cda8e0809cef886be /flake8_cfg | |
parent | f419c51fea3219386308b34971e76a908693b33d (diff) | |
parent | 9f28a751ee342b77f653acbebfb10d6587af669a (diff) |
Merge "Add paths to flake8 style check"
Diffstat (limited to 'flake8_cfg')
-rw-r--r-- | flake8_cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ format = pylint statistics = True count = True +show_source = True
\ No newline at end of file |