Skip to content

Commit a5dea4c

Browse files
committed
Deprecate Uninitialized Variable rule
1 parent 297140f commit a5dea4c

22 files changed

+0
-1
lines changed
File renamed without changes.

Rules/ScriptAnalyzerBuiltinRules.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
<Compile Include="AvoidShouldContinueWithoutForce.cs" />
6161
<Compile Include="AvoidUsingDeprecatedManifestFields.cs" />
6262
<Compile Include="ProvideDefaultParameterValue.cs" />
63-
<Compile Include="AvoidUninitializedVariable.cs" />
6463
<Compile Include="AvoidUsernameAndPasswordParams.cs" />
6564
<Compile Include="AvoidUsingComputerNameHardcoded.cs" />
6665
<Compile Include="AvoidUsingConvertToSecureStringWithPlainText.cs" />
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)