FsAutoComplete icon indicating copy to clipboard operation
FsAutoComplete copied to clipboard

Re-enable FSharpLint integration

Open baronfel opened this issue 2 years ago • 13 comments

We should work to update our FSharpLint dependency and verify the integration still works.

  • Uncomment in paket.dependencies and paket.references files
  • Uncomment methods in FsAutoComplete.Lsp.fs, Commands.fs, and project files as necessary
  • Uncomment the fsharplint tests group in the tests' Program.fs
  • See what breaks

baronfel avatar May 11 '22 14:05 baronfel