We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5110cfb commit 86f8f4aCopy full SHA for 86f8f4a
.textlintrc.json
@@ -20,6 +20,7 @@
20
"/-\\w+\\b/g", // FIXME: PowerShell Cmdlets/function parameter names
21
"/\\b\\w+[./]\\w+\\b/g", // paths // FIXME: (Note: Does not work for \ in paths)
22
"about_CommonParameters",
23
+ "about_Execution_Policies",
24
"about_Preference_Variables",
25
"CIDR",
26
"Containers[\\s\\.\\-]ToolKit/gi",
0 commit comments