Skip to content

Commit

Permalink
remove useless config (#31776)
Browse files Browse the repository at this point in the history
  • Loading branch information
tadelesh authored Dec 5, 2024
1 parent db38eb1 commit 7ecaa83
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
"@azure-tools/typespec-ts":
azureSdkForJs: true
isModularLibrary: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
"@azure-tools/typespec-java":
package-dir: "azure-resourcemanager-connectedcache"
flavor: "azure"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,3 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
"@azure-tools/typespec-csharp":
package-dir: "Azure.ResourceManager.DurableTask"
flavor: azure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
"@azure-tools/typespec-ts":
azureSdkForJs: true
isModularLibrary: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,3 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
"@azure-tools/typespec-csharp":
package-dir: "Azure.ResourceManager.MongoCluster"
flavor: azure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
"@azure-tools/typespec-java":
package-dir: "azure-resourcemanager-terraform"
flavor: "azure"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ options:
generate-fakes: true
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"

0 comments on commit 7ecaa83

Please sign in to comment.