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 9505b92 commit 15bafe4Copy full SHA for 15bafe4
Rules/ScriptAnalyzerBuiltinRules.csproj
@@ -54,7 +54,6 @@
54
<Compile Include="AvoidEmptyCatchBlock.cs" />
55
<Compile Include="AvoidGlobalVars.cs" />
56
<Compile Include="AvoidInvokingEmptyMembers.cs" />
57
- <Compile Include="AvoidOneCharNames.cs" />
58
<Compile Include="AvoidPositionalParameters.cs" />
59
<Compile Include="AvoidReservedCharInCmdlet.cs" />
60
<Compile Include="AvoidReservedParams.cs" />
0 commit comments