Skip to content

Commit 59c5761

Browse files
nschonniyungezz
authored andcommitted
fix: MD010/no-hard-tabs (Azure#6985)
Remove hard tabs
1 parent 3b01813 commit 59c5761

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/compute/resource-manager/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ directive:
133133
- where:
134134
- $.definitions.DedicatedHostUpdate
135135
suppress:
136-
- RequiredPropertiesMissingInResourceModel
136+
- RequiredPropertiesMissingInResourceModel
137137

138138
- where:
139139
- $.definitions.VirtualMachineScaleSetVM

specification/machinelearningservices/data-plane/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ directive:
4545
reason: Not a Long Running Operation
4646
- from: hyperdrive.json
4747
suppress: DefinitionsPropertiesNamesCamelCase
48-
reason: Existing service; would be a breaking change
48+
reason: Existing service; would be a breaking change
4949
```
5050
5151
### Tag: package-2019-08-preview

0 commit comments

Comments
 (0)