harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
expr main (in the best of times)

let message "Did you mean `at the best of times`?"
let description "Corrects `in the best of times` to `at the best of times`."
let kind "Usage"
let becomes "at the best of times"

test "Hacking around with YAML file output in bash or even via an Ansible playbook is not that fun in the best of times." "Hacking around with YAML file output in bash or even via an Ansible playbook is not that fun at the best of times."