Skip to content

Commit

Permalink
Disable SquiggleCop for PerfDiff
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKotsenas committed Oct 25, 2024
1 parent 3478ff1 commit 24d09c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,606 deletions.
1 change: 1 addition & 0 deletions src/tools/PerfDiff/PerfDiff.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<NonShipping>true</NonShipping>
<ExcludeFromSourceBuild>true</ExcludeFromSourceBuild>
<SquiggleCop_Enabled>false</SquiggleCop_Enabled>
</PropertyGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 24d09c7

Please sign in to comment.