harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
9
10
expr main [(on the spurt of the moment), (at the spur of the moment), (in the spur of the moment), (in the spurt of the moment)]

let message "Use the correct phrase for acting spontaneously."
let description "Ensures the correct use of `on the spur of the moment`, avoiding nonstandard variations."
let kind "Eggcorn"
let becomes "on the spur of the moment"

test "Quite often in the spurt of the moment, someone will say something which they think is witty." "Quite often on the spur of the moment, someone will say something which they think is witty."
test "but at the spur of the moment, I'd say that ansible-lint should work exactly like ansible" "but on the spur of the moment, I'd say that ansible-lint should work exactly like ansible"
test "an assortment of things I started yesterday in the spur of the moment" "an assortment of things I started yesterday on the spur of the moment"