Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Disable SquiggleCop for PerfDiff
  • Loading branch information
MattKotsenas committed Oct 25, 2024
commit 24d09c7302707a6b725236ff7b3367bb2a0ee574
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