Skip to content

Commit 140e49a

Browse files
author
Yalin Li
authored
Disable mypy and pylint check (#33701)
1 parent 15d0aef commit 140e49a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[tool.azure-sdk-build]
22
pyright = false
33
type_check_samples = false
4+
mypy = false
5+
pylint = false

0 commit comments

Comments
 (0)