Skip to content

Commit 67253d8

Browse files
committed
Added exclusion for example as it is added in aaz
1 parent 88cdebb commit 67253d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/azure-cli/azure/cli/command_modules/vm/linter_exclusions.yml

+3
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,9 @@ vm disk attach:
463463
vm disk detach:
464464
rule_exclusions:
465465
- missing_command_test_coverage
466+
vm disk attach-detach-data-disk:
467+
rule_exclusions:
468+
- missing_command_example
466469
vm encryption disable:
467470
rule_exclusions:
468471
- missing_command_test_coverage

0 commit comments

Comments
 (0)