harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
expr main (and also)

let message "Consider using just `and`."
let description "Reduces redundancy by replacing `and also` with `and`."
let kind "Redundancy"
let becomes "and"