forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
***NO_CI*** configure typing in pyproject.toml for mgmt
- Loading branch information
1 parent
cfa5ac8
commit 7e5cdb2
Showing
223 changed files
with
894 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/alertsmanagement/azure-mgmt-alertsmanagement/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/appcomplianceautomation/azure-mgmt-appcomplianceautomation/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/appconfiguration/azure-mgmt-appconfiguration/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
black = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/applicationinsights/azure-mgmt-applicationinsights/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/azurelargeinstance/azure-mgmt-azurelargeinstance/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/baremetalinfrastructure/azure-mgmt-baremetalinfrastructure/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
ci_enabled = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/billingbenefits/azure-mgmt-billingbenefits/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/cognitiveservices/azure-cognitiveservices-search-entitysearch/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
[tool.azure-sdk-build] | ||
pylint = false | ||
ci_enabled = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/computeschedule/azure-mgmt-computeschedule/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/confidentialledger/azure-mgmt-confidentialledger/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/connectedvmware/azure-mgmt-connectedvmware/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/containerinstance/azure-mgmt-containerinstance/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/containerorchestratorruntime/azure-mgmt-containerorchestratorruntime/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
6 changes: 5 additions & 1 deletion
6
sdk/containerregistry/azure-mgmt-containerregistry/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
black = true | ||
black = true | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/containerservice/azure-mgmt-containerservice/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/containerservice/azure-mgmt-containerservicefleet/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
ci_enabled = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/cosmosdbforpostgresql/azure-mgmt-cosmosdbforpostgresql/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
4 changes: 4 additions & 0 deletions
4
sdk/customproviders/azure-mgmt-customproviders/pyproject.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[tool.azure-sdk-build] | ||
breaking = false | ||
mypy = false | ||
pyright = false | ||
type_check_samples = false | ||
verifytypes = false |
Oops, something went wrong.