harper-core 2.10.0

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

let message "Use `in an ideal world`. The indefinite article `an` is required."
let description "Corrects `in ideal world` to `in an ideal world`."
let kind "Usage"
let becomes "in an ideal world"

test "In ideal world the society would make it an obligation for general computers to remain free (as in freedom) and accessible." "In an ideal world the society would make it an obligation for general computers to remain free (as in freedom) and accessible."