harper-core 2.0.0

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

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

test "bromite Crashes on all sites after while." "bromite Crashes on all sites after a while."