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 dfe0d6a commit aa9f440Copy full SHA for aa9f440
Rules/ScriptAnalyzerBuiltinRules.csproj
@@ -61,7 +61,6 @@
61
<Compile Include="AvoidTrapStatement.cs" />
62
<Compile Include="AvoidUnitializedVariable.cs" />
63
<Compile Include="AvoidUsernameAndPasswordParams.cs" />
64
- <Compile Include="AvoidUsingClearHost.cs" />
65
<Compile Include="AvoidUsingComputerNameHardcoded.cs" />
66
<Compile Include="AvoidUsingConvertToSecureStringWithPlainText.cs" />
67
<Compile Include="AvoidUsingInternalURLs.cs" />
0 commit comments