dotnet / dotnet/fsharp

ArgumentsInSigAndImplMismatch warning turned off by default

Open
#6,211 2 comments 0 reactions 0 assignees View on GitHub
Feature Request Needs-RFC
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 22h
Merged PRs (30d)
144

Description

Some of the warnings are turned off by default in the compiler. From discussion with @dsyme the argument name mismatch one should be turned on in new templates, like it's done for the unused values one.

https://github.com/Microsoft/visualfsharp/blob/1bbb60a4ee1bfc1dd1a070d043f5fb012bf74bc4/src/fsharp/CompileOps.fs#L398-L403

It's also interesting to know why these warnings were turned off in the first place despite analysis for these warnings is done by FCS anyways.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.