aboutsummaryrefslogtreecommitdiff
path: root/run_mypy.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2023-06-30 10:40:11 -0700
committerEli Schwartz <eschwartz93@gmail.com>2023-07-25 15:50:21 -0400
commit9ae6e38e90d9a0ddcc1bb8a85eb04220f4976841 (patch)
tree51f20459db20eb35d0bcd715ecbf8388c349e0fa /run_mypy.py
parent65a0cd127e1b180965a1aa5d139c0aac68557c03 (diff)
downloadmeson-9ae6e38e90d9a0ddcc1bb8a85eb04220f4976841.zip
meson-9ae6e38e90d9a0ddcc1bb8a85eb04220f4976841.tar.gz
meson-9ae6e38e90d9a0ddcc1bb8a85eb04220f4976841.tar.bz2
mypy: add templates to checked modules
Diffstat (limited to 'run_mypy.py')
-rwxr-xr-xrun_mypy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_mypy.py b/run_mypy.py
index 3be79bc..15dd5a6 100755
--- a/run_mypy.py
+++ b/run_mypy.py
@@ -20,6 +20,7 @@ modules = [
'mesonbuild/interpreterbase/',
'mesonbuild/linkers/',
'mesonbuild/scripts/',
+ 'mesonbuild/templates/',
'mesonbuild/wrap/',
# specific files