Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
LINT: Switch whitelist check from egrep to awk
Bonus: make CI happy with the last rules fix
- Loading branch information
Showing
with
12 additions
and 7 deletions.
- +2 −1 src/client/keys.h
- +1 −0 src/environment.cpp
- +2 −1 src/gameparams.h
- +2 −1 src/gettime.h
- +2 −2 src/script/lua_api/l_client.cpp
- +3 −2 util/travis/lint.sh