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 2b92851 commit 87aac09Copy full SHA for 87aac09
Engine/ScriptAnalyzerEngine.csproj
@@ -71,6 +71,7 @@
71
<Compile Include="Commands\InvokeScriptAnalyzerCommand.cs" />
72
<Compile Include="EditableText.cs" />
73
<Compile Include="Extensions.cs" />
74
+ <Compile Include="Formatter.cs" />
75
<Compile Include="Generic\AvoidCmdletGeneric.cs" />
76
<Compile Include="Generic\AvoidParameterGeneric.cs" />
77
<Compile Include="Generic\ConfigurableRulePropertyAttribute.cs" />
0 commit comments