]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/kernel-install/60-ukify.install.in
Merge pull request #28743 from mrc0mmand/lint-python-scripts
[thirdparty/systemd.git] / src / kernel-install / 60-ukify.install.in
index 1104770a4a7273ae4bbccd69cd48e341603a69b9..71e3094efbcb998435ee30e7c4a2990251bf6953 100755 (executable)
 # You should have received a copy of the GNU Lesser General Public License
 # along with systemd; If not, see <https://www.gnu.org/licenses/>.
 
-# pylint: disable=missing-docstring,invalid-name,import-outside-toplevel
-# pylint: disable=consider-using-with,unspecified-encoding,line-too-long
-# pylint: disable=too-many-locals,too-many-statements,too-many-return-statements
-# pylint: disable=too-many-branches,redefined-builtin,fixme
+# pylint: disable=import-outside-toplevel,consider-using-with,disable=redefined-builtin
 
 import argparse
 import os