harper-core 2.5.0

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

let message "Did you mean `environment var`?"
let description "Ensures `environment var` is used correctly instead of `environmental var`."
let kind "Usage"
let becomes "environment var"

test "I'm loading dev with the following auto-reloading command and environmental var at the beginning for now." "I'm loading dev with the following auto-reloading command and environment var at the beginning for now."