harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
expr main (bare in mind)

let message "Did you mean `bear in mind`?"
let description "Ensures the phrase `bear in mind` is used correctly instead of `bare in mind`."
let kind "Eggcorn"
let becomes "bear in mind"