harper-core 2.0.0

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

let message "Did you mean `special attention`?"
let description "Changes `spacial attention` to `special attention`."
let kind "Typo"
let becomes "special attention"

test "spacial attention" "special attention"