harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
expr main (for while)

let message "When describing a timeframe, use `a while`."
let description "Corrects the missing article in `for while`, forming `for a while`."
let kind "Typo"
let becomes "for a while"

test "Build flutter releases in github actions for production only android for while." "Build flutter releases in github actions for production only android for a while."