aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2023-04-11 23:14:31 +0000
committerDan Albert <danalbert@google.com>2023-04-13 18:55:22 +0000
commit4ad70a362bf6d30b47cc4cdaa015acfe9e5e1bb5 (patch)
treefdca5664adedae207ced3ccdb3a11a9d448d0813
parent497c2399344d0155ae32d3c507749a84fd89ac6c (diff)
downloadexternal_updater-4ad70a362bf6d30b47cc4cdaa015acfe9e5e1bb5.tar.gz
Remove pylint preupload hook.
This project isn't remotely pylint clean. Remove the hook until it is, since we're all just skipping these during upload anyway. Bug: None Test: None Change-Id: Id323a9b782f5ae23c78c5df9b436708015f1d8dc
-rw-r--r--PREUPLOAD.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
deleted file mode 100644
index 9e97695..0000000
--- a/PREUPLOAD.cfg
+++ /dev/null
@@ -1,2 +0,0 @@
-[Builtin Hooks]
-pylint3 = true