Skip to content

Commit bf26c37

Browse files
committed
update
1 parent f124cea commit bf26c37

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use Bicep linter
33
description: Learn how to use Bicep linter.
44
ms.topic: conceptual
5-
ms.date: 9/30/2022
5+
ms.date: 11/01/2022
66
---
77

88
# Use Bicep linter
@@ -19,6 +19,7 @@ The default set of linter rules is minimal and taken from [arm-ttk test cases](.
1919

2020
- [adminusername-should-not-be-literal](./linter-rule-admin-username-should-not-be-literal.md)
2121
- [artifacts-parameters](./linter-rule-artifacts-parameters.md)
22+
- [decompiler-cleanup](./linter-rule-decompiler-cleanup.md)
2223
- [max-outputs](./linter-rule-max-outputs.md)
2324
- [max-params](./linter-rule-max-parameters.md)
2425
- [max-resources](./linter-rule-max-resources.md)

0 commit comments

Comments
 (0)