We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When testing #214 I got this in my console (Windows 10 with windows terminal):
i.e. it printed the analyzer suggestion in blue, and then left the console colour set to blue such that the next prompt was blue.
I wonder whether
FSharp.Analyzers.SDK/src/FSharp.Analyzers.Cli/CustomLogging.fs
Line 75 in bee7ea7
Maybe it'd also be fixed by #180 though, I haven't tested it.
The text was updated successfully, but these errors were encountered:
Hey @Numpsy, thanks for making us aware of this. I'll try to take a look at the end of the week.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
When testing #214 I got this in my console (Windows 10 with windows terminal):
i.e. it printed the analyzer suggestion in blue, and then left the console colour set to blue such that the next prompt was blue.
I wonder whether
FSharp.Analyzers.SDK/src/FSharp.Analyzers.Cli/CustomLogging.fs
Line 75 in bee7ea7
Maybe it'd also be fixed by #180 though, I haven't tested it.
The text was updated successfully, but these errors were encountered: