harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
expr main (don't can)

let message "The grammatically correct form is `can't` or `cannot`."
let description "Corrects `don't can` to `can't` or `cannot`."
let kind "Grammar"
let becomes ["can't", "cannot"]

test "And currently uh I'm looking at it when I don't can see it like you know where it is, right?" "And currently uh I'm looking at it when I can't see it like you know where it is, right?"