Closed RononDex closed 3 years ago
OmniSharp-vim does not read .editorconfig, OmniSharp-roslyn does, so that's a server issue.
OmniSharp-vim does have a mechanism for overriding diagnostics though, see the g:OmniSharp_diagnostic_overrides
example in the README
Thanks, though setting it globally is not a viable solution for me here. Since I want everybody opening the project having the those rules applied
It appears that the vim plugin for Omnisharp does not respect .editorconfig settings regarding roslyn analysers. I have the following config in my .editorconfig:
Full .editorconfig see here: https://github.com/RononDex/FitsLibrary/blob/master/.editorconfig
My omnisharp.json:
Even after restarting the omnisharp server, to ensure it loads the new configuration it still shows errors: