G-Research / fsharp-analyzers

Analyzers for F#
https://g-research.github.io/fsharp-analyzers/
Apache License 2.0
14 stars 1 forks source link

Allow '_' and '-' in named placeholders. #71

Closed dawedawe closed 5 months ago

dawedawe commented 5 months ago

Fixes #69 Turns out, it wasn't about the exception arg but about the '_' char in the named placeholder.