Skip to content

Commit

Permalink
always emit TailCalls to not overflow the stack
Browse files Browse the repository at this point in the history
  • Loading branch information
dawedawe authored and smoothdeveloper committed Dec 16, 2023
1 parent acfbf31 commit 8277255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FSharp.Analyzers.SDK/FSharp.Analyzers.SDK.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<Authors>Krzysztof Cieslak</Authors>
<Description>SDK for building custom analyzers for FSAC / F# editors</Description>
<Copyright>Copyright 2019 Lambda Factory</Copyright>
<Tailcalls>true</Tailcalls>
</PropertyGroup>
<ItemGroup>
<Compile Include="ASTCollecting.fsi" />
Expand Down

0 comments on commit 8277255

Please sign in to comment.