[LNT] r349790 - Some more parts of the tree that are linter clean now
Chris Matthews via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 20 10:25:46 PST 2018
Author: cmatthews
Date: Thu Dec 20 10:25:46 2018
New Revision: 349790
URL: http://llvm.org/viewvc/llvm-project?rev=349790&view=rev
Log:
Some more parts of the tree that are linter clean now
Modified:
lnt/trunk/tox.ini
Modified: lnt/trunk/tox.ini
URL: http://llvm.org/viewvc/llvm-project/lnt/trunk/tox.ini?rev=349790&r1=349789&r2=349790&view=diff
==============================================================================
--- lnt/trunk/tox.ini (original)
+++ lnt/trunk/tox.ini Thu Dec 20 10:25:46 2018
@@ -4,6 +4,9 @@
whitelist_files = ./setup.py
./deployment/
./lnt/formats/
+ ./lnt/util/
+ ./lnt/tests/
+ ./lnt/testing/
./tests/server/ui/
[tox]
More information about the llvm-commits
mailing list