Add a lint pass for map metadata.

This commit is contained in:
Paul Chote
2015-10-24 19:13:01 +01:00
parent b739151eaf
commit 347eb6410c
3 changed files with 39 additions and 1 deletions

View File

@@ -705,6 +705,7 @@
<Compile Include="Traits\SupportPowers\ProduceActorPower.cs" />
<Compile Include="Widgets\Logic\GlobalChatLogic.cs" />
<Compile Include="Lint\CheckChromeLogic.cs" />
<Compile Include="Lint\CheckMapMetadata.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>