harper-core 2.0.0

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

let message "Use `another` on its own."
let description "Corrects `another an` to `another`."
let kind "Redundancy"
let becomes "another"

test "Yet another an atomic deployment tool." "Yet another atomic deployment tool."