You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2022. It is now read-only.
How the overall readability score is computed can be improved. It now works like this:
either
"error","feedback","good","ok"or"bad"."good","error"and"feedback"get no penalty."ok"scores get a penalty of 2."bad"scores get a penalty of 3 when the user's language is fully supported, or 4 if not.It can be worthwhile to simplify this a bit, or provide some explanation on why this is computed this way.