Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8aa9536
)
Add defusedxml and glob2 to known 3rdparty
77/13477/2
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Tue, 13 Nov 2018 02:56:45 +0000
(10:56 +0800)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Tue, 13 Nov 2018 03:31:29 +0000
(11:31 +0800)
Change-Id: I2bca0139f1855340863200e82596a4db55fc7685
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.coafile
patch
|
blob
|
history
diff --git
a/.coafile
b/.coafile
index
5d095a6
..
3358cc2
100644
(file)
--- a/
.coafile
+++ b/
.coafile
@@
-35,6
+35,8
@@
files = lftools/**.py
ignore += docs/conf.py
known_first_party_imports = lftools
known_third_party_imports =
+ defusedxml,
+ glob2,
jenkins,
pytest,
six,