Add a lint pass to check chrome logic validity.

This commit is contained in:
Paul Chote
2015-10-20 23:33:28 +01:00
parent b6f463729b
commit d6c75844bf
2 changed files with 54 additions and 0 deletions

View File

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