harper-core 2.0.0

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

let message "Did you mean `will contain`?"
let description "Incorrect verb form: `will` should be followed by the base form `contain`."
let kind "Agreement"
let becomes "will contain"