harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
expr main (from the get go)

let message "Use the hyphenated form: `from the get-go`."
let description "Ensures `from the get-go` is correctly hyphenated, preserving the idiom’s meaning of ‘from the very beginning’."
let kind "Punctuation"
let becomes "from the get-go"