meson/mesonbuild/scripts
Eli Schwartz 4ab70c5512
fix extra whitespace
discovered via flake8 --select E303
2021-10-04 16:29:31 -04:00
..
__init__.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
clangformat.py various python neatness cleanups 2021-10-04 16:29:30 -04:00
clangtidy.py various python neatness cleanups 2021-10-04 16:29:30 -04:00
cleantrees.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
cmake_run_ctgt.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
cmd_or_ps.ps1 Add `meson devenv` command and meson.add_devenv() 2021-03-16 09:00:50 -04:00
coverage.py Escape path in exclude filter passed to gcovr 2021-08-04 20:31:35 +02:00
delwithsuffix.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
depfixer.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
depscan.py fix extra whitespace 2021-10-04 16:29:31 -04:00
dirchanger.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
externalproject.py unused variable -- open() does not need "as f" 2021-09-14 15:50:29 -04:00
gettext.py i18n: use real build/install targets for gmo files 2021-08-09 18:25:17 -04:00
gtkdochelper.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
hotdochelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
meson_exe.py scripts/meson_exe: narrow type annotation 2021-09-24 09:44:40 -07:00
msgfmthelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
regen_checker.py Xcode: regenerato project file when build conf changes. 2021-04-19 17:59:40 +03:00
scanbuild.py Do not delete workdir in case scan-build fails. 2021-06-02 21:23:51 +03:00
symbolextractor.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
tags.py typing: get rid of most T.cast 2020-09-08 20:15:58 +02:00
uninstall.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
vcstagger.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
yelphelper.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00