Skip to content

Commit 5e0c9fd

Browse files
committed
update linter rule name and recorder the linter list
1 parent 828d9be commit 5e0c9fd

File tree

1 file changed

+1
-1
lines changed
  • articles/azure-resource-manager/bicep

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/linter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ The default set of linter rules is minimal and taken from [arm-ttk test cases](.
4040
- [outputs-should-not-contain-secrets](./linter-rule-outputs-should-not-contain-secrets.md)
4141
- [prefer-interpolation](./linter-rule-prefer-interpolation.md)
4242
- [prefer-unquoted-property-names](./linter-rule-prefer-unquoted-property-names.md)
43+
- [protect-commandtoexecute-secrets](./linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md)
4344
- [secure-parameter-default](./linter-rule-secure-parameter-default.md)
4445
- [secure-params-in-nested-deploy](./linter-rule-secure-params-in-nested-deploy.md)
4546
- [secure-secrets-in-params](./linter-rule-secure-secrets-in-parameters.md)
4647
- [simplify-interpolation](./linter-rule-simplify-interpolation.md)
4748
- [simplify-json-null](./linter-rule-simplify-json-null.md)
4849
- [use-parent-property](./linter-rule-use-parent-property.md)
49-
- [protect-commandtoexecute-secrets](./linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md)
5050
- [use-recent-api-versions](./linter-rule-use-recent-api-versions.md)
5151
- [use-recent-module-versions](./linter-rule-use-recent-module-versions.md)
5252
- [use-resource-id-functions](./linter-rule-use-resource-id-functions.md)

0 commit comments

Comments
 (0)