meson/mesonbuild/scripts
Eli Schwartz d6b81307f6
pylint 2.16: remove pointless parens around equality assignments
Given the construct `foo = (bar == baz)` some people like parentheses
and some do not. They're pointless and don't mean anything, though. I
don't feel this is particularly helpful to code clarity, tbh, and pylint
now notices this and warns about it in our current pylint config.

I think this is reasonable, so let's remove the odd parens.
2023-02-01 17:01:30 -05:00
..
__init__.py Fix destdir_join 2022-06-26 17:18:26 -04:00
clangformat.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
clangtidy.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
cleantrees.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
cmake_run_ctgt.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
cmd_or_ps.ps1 Fix cmd_or_ps.ps1 script with pwsh7 2022-09-21 18:32:51 -04:00
copy.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
coverage.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
delwithsuffix.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
depfixer.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
depscan.py ninja depscanner: handle C++ sources named capital C 2022-07-25 16:59:41 -04:00
dirchanger.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
env2mfile.py simplify instantiation of builtin type using builtins instead of functions 2023-02-01 17:01:30 -05:00
externalproject.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
gettext.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
gtkdochelper.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
hotdochelper.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
itstool.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
meson_exe.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
msgfmthelper.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
regen_checker.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
run_tool.py Fix purely white space issues reported by flake8 2022-08-26 17:12:40 -04:00
scanbuild.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
symbolextractor.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
tags.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
test_loaded_modules.py Move classes used by scripts to their own module 2022-09-28 19:36:13 -04:00
uninstall.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
vcstagger.py pylint 2.16: remove pointless parens around equality assignments 2023-02-01 17:01:30 -05:00
yasm.py Add yasm as fallback for nasm language 2022-10-24 11:06:57 +02:00