harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
expr main (face first into)

let message "Should this be `face-first`?"
let description "Ensures `face first` is correctly hyphenated as `face-first` when used before `into`."
let kind "Punctuation"
let becomes "face-first into"