You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another modification to consider, would be adding [<Struct>] attribute to Giraffe's minor enum-types like HttpVerb, MatchMode, Precondition, CacheDirective and RangeBoundary. But if there are proper performance tests somewhere, could be first tested if they'd have any effect or not. But I guess that goes around questions like should some Option values changed to ValueOption values.
* Added fsharp analyzers in response to seeing Follow-up from "Minor code optimisation #567" #577
* Moved packages to proj file instead of props file
* add analyzers CI workflow and define the report name at Directory.Build.Targets
---------
Co-authored-by: 64J0 <vinigaio97@gmail.com>
Description:
@Thorium suggested:
Reference to the PR: #567
The text was updated successfully, but these errors were encountered: