harper-core 2.0.0

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

let message "Use `forward` instead of `fwd`"
let description "Expands the abbreviation `fwd` to the full word `forward` for clarity."
let kind "Style"
let becomes "forward"

test "Now I look fwd to the interior, the color, etc." "Now I look forward to the interior, the color, etc."