Skip to content

Commit 86f8f4a

Browse files
committed
Fix lint errors in README.md
1 parent 5110cfb commit 86f8f4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.textlintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"/-\\w+\\b/g", // FIXME: PowerShell Cmdlets/function parameter names
2121
"/\\b\\w+[./]\\w+\\b/g", // paths // FIXME: (Note: Does not work for \ in paths)
2222
"about_CommonParameters",
23+
"about_Execution_Policies",
2324
"about_Preference_Variables",
2425
"CIDR",
2526
"Containers[\\s\\.\\-]ToolKit/gi",

0 commit comments

Comments
 (0)