We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mypy
1 parent 56a96fa commit 1f0ec3aCopy full SHA for 1f0ec3a
mypy.ini
@@ -2,4 +2,5 @@
2
ignore_missing_imports = True
3
exclude = (?x)(
4
^build
5
+ | hcl2/lark_parser\.py
6
)
0 commit comments