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

Readability.FleschReadingEase not reported in Markdown files (or in the **PROBLEMS** pane) #26

Open
thernstig opened this issue Feb 19, 2024 · 0 comments

Comments

@thernstig
Copy link

We are getting the following issues when running the vale CLI via a terminal:

CONTRIBUTING.md:1:1:Readability.FleschReadingEase:Try to keep the Flesch reading ease score (61.04) above 70.
CONTRIBUTING.md:1:1:Readability.GunningFog:Try to keep the Gunning-Fog index (10.52) below 10.
CONTRIBUTING.md:1:1:Readability.LIX:Try to keep the LIX score (35.33) below 35.
CONTRIBUTING.md:1:1:Readability.SMOG:Try to keep the SMOG grade (11.15) below 10.
CONTRIBUTING.md:1:1:Readability.FleschKincaid:Try to keep the Flesch–Kincaid grade level (8.23) below 8.
CONTRIBUTING.md:1:1:Readability.ColemanLiau:Try to keep the Coleman–Liau Index grade (9.01) below 9.

They are not visible in the PROBLEMS pane, nor as actual yellow squiggly lines in the editor.

PROBLEMS pane
image

However, they are for some reason visible in the status bar. Which is not very visible and seems like a strange placement:
image

Should they not be visible in the PROBLEMS pane and in the actual markdown files?

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

No branches or pull requests

1 participant