1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Fix clang-format Columns Width

Also fix l_client.cpp/h and remove them from whitelist
This commit is contained in:
Loic Blot 2017-03-31 22:29:34 +02:00
parent 529ba8002d
commit a4874270f7
No known key found for this signature in database
GPG key ID: EFAA458E8C153987
4 changed files with 9 additions and 11 deletions

View file

@ -287,8 +287,6 @@ src/script/lua_api/l_areastore.cpp
src/script/lua_api/l_areastore.h
src/script/lua_api/l_base.cpp
src/script/lua_api/l_base.h
src/script/lua_api/l_client.cpp
src/script/lua_api/l_client.h
src/script/lua_api/l_craft.cpp
src/script/lua_api/l_craft.h
src/script/lua_api/l_env.cpp