summaryrefslogtreecommitdiff
path: root/chip/mchp/util/pack_ec_mec152x.py
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mchp/util/pack_ec_mec152x.py')
-rwxr-xr-xchip/mchp/util/pack_ec_mec152x.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/chip/mchp/util/pack_ec_mec152x.py b/chip/mchp/util/pack_ec_mec152x.py
index 899ee2af10..34846cd6ba 100755
--- a/chip/mchp/util/pack_ec_mec152x.py
+++ b/chip/mchp/util/pack_ec_mec152x.py
@@ -3,6 +3,10 @@
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+#
+# Ignore indention messages, since legacy scripts use 2 spaces instead of 4.
+# pylint: disable=bad-indentation,docstring-section-indent
+# pylint: disable=docstring-trailing-quotes
# A script to pack EC binary into SPI flash image for MEC152x
# Based on MEC1521/MEC1523_ROM_Description.pdf