Consider being lenient about null/bool confusions
Open
- Dominant language
- Haskell
- Stars
- 423
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/emacs-lsp/lsp-mode/issues/4184. Clients might send us `null` to mean `false` (sigh). It might be nice to accept this.
Contributor guide
Assessment
This issue has not been assessed yet.