Merge pull request #9083 from Mailaender/lint-cleanup

Cleaned up the ILint boiler plate code
This commit is contained in:
Pavel Penev
2015-09-02 15:49:43 +03:00
18 changed files with 75 additions and 129 deletions

View File

@@ -182,7 +182,6 @@
<Compile Include="Lint\CheckPlayers.cs" />
<Compile Include="Lint\CheckActors.cs" />
<Compile Include="Lint\CheckMapCordon.cs" />
<Compile Include="Lint\CheckMapRules.cs" />
<Compile Include="Lint\CheckActorReferences.cs" />
<Compile Include="Lint\CheckSyncAnnotations.cs" />
<Compile Include="Lint\CheckTraitPrerequisites.cs" />