aronfiechter

Results 9 comments of aronfiechter

The Dale-Chall readability formula does not use syllables counts to identify difficult words, but only the easy_words list. Therefore, the count of easy words for Dale-Chall should be computed with:...

I started using `site` today and I'm really liking it, but this issue is kind of annoying. After developing a bit my `site` website (which will be my personal website),...

I'm having this same issue

I have the same issue on `git fetch`. I tried if this happens also with `git pull` and it does happen, but I also get the message "pulled successfully".

The above solutions are not working for us, our local imports are treated as if they were third party imports and put in that group instead of the bottom.

@flozz will this PR be reviewed? Is this project still being maintained? Otherwise my organization could publish this fixed version on `npm` as a new package

I encountered this same issue with version `7.17.0` using the `java` generator from the `openapi-generator-maven-plugin`. The specific error is: ``` org.springframework.web.client.UnknownContentTypeException: Could not extract response: no suitable HttpMessageConverter found for...