harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
9
expr main [(an another), (a another)]

let message "Use `another` on its own."
let description "Corrects `an another` and `a another`."
let kind "Redundancy"
let becomes "another"

test "Render shader to use it as texture in an another shader." "Render shader to use it as texture in another shader."
test "Audit login is a another package for laravel framework." "Audit login is another package for laravel framework."