Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Pass clang-format on 14 trivial header files fixes
Also remove them from whitelist
- Loading branch information
Showing
with
146 additions
and 154 deletions.
- +2 −2 src/script/cpp_api/s_client.h
- +6 −8 src/script/cpp_api/s_player.h
- +2 −3 src/script/lua_api/l_areastore.h
- +4 −3 src/script/lua_api/l_metadata.h
- +4 −4 src/script/lua_api/l_minimap.h
- +3 −4 src/script/lua_api/l_nodetimer.h
- +14 −13 src/script/lua_api/l_noise.h
- +2 −2 src/script/lua_api/l_server.h
- +15 −15 src/script/lua_api/l_settings.h
- +5 −5 src/threading/event.h
- +7 −7 src/threading/semaphore.h
- +15 −10 src/tileanimation.h
- +59 −56 src/touchscreengui.h
- +8 −8 src/util/cpp11_container.h
- +0 −14 util/travis/clang-format-whitelist.txt
Oops, something went wrong.