Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional warn on #1207

Merged
merged 9 commits into from
Nov 17, 2023
Merged

Additional warn on #1207

merged 9 commits into from
Nov 17, 2023

Conversation

nojaf
Copy link
Contributor

@nojaf nojaf commented Nov 16, 2023

WHAT

🤖[deprecated] Generated by Copilot at ad118b4

This pull request improves the code quality, readability, and performance of the FsAutoComplete language server by simplifying and cleaning up various pattern matching expressions, removing unused or redundant parameters, variables, and bindings, updating the FCS dependency, adding a new benchmark, and enabling some compiler warnings. The affected files include SourceText.LineChanges, AbstractClassStubGenerator, AdaptiveExtensions, Commands, CompilerServiceInterface, DocumentationFormatter, FCSPatches, InlayHints, ParseAndCheckResults, State, TypedAstPatterns, UnionPatternMatchCaseGenerator, build/Program.fs, Directory.Build.props, CodeGeneration, Debug, DotnetNewTemplate, Fsdn, and TypedAstUtils.

🤖[deprecated] Generated by Copilot at ad118b4

We are the wildcards of the code
We simplify the patterns of the mode
We remove the bindings of the dead
We improve the quality of the shred

🧹🚀🛠️

WHY

HOW

🤖[deprecated] Generated by Copilot at ad118b4

I'd like to enable warnings on FS1182.
0297eda would have been discovered instantly if this was enabled.

@nojaf nojaf force-pushed the additional-warn-on branch from ad118b4 to e3d5229 Compare November 16, 2023 13:14
@nojaf nojaf force-pushed the additional-warn-on branch from 167e62a to 2868831 Compare November 16, 2023 14:57
Directory.Build.props Outdated Show resolved Hide resolved
@baronfel
Copy link
Contributor

Thanks for doing this code cleanup :)

@baronfel baronfel merged commit 12d5e4f into ionide:main Nov 17, 2023
11 of 12 checks passed
@nojaf
Copy link
Contributor Author

nojaf commented Nov 17, 2023

Thank you Chester! For everything!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants