harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
9
expr main (aware about)

let message "Use `aware of` instead of `aware about`."
let description "Corrects `aware about` to the standard `aware of`."
let kind "Usage"
let becomes "aware of"

test "\"no-member\" checks is not aware about the scope" "\"no-member\" checks is not aware of the scope"
test "OP-TEE core will still be aware about that id, but at least we will be able to change it in runtime." "OP-TEE core will still be aware of that id, but at least we will be able to change it in runtime."