summaryrefslogtreecommitdiff
path: root/util/travis
diff options
context:
space:
mode:
authorSmallJoker <mk939@ymail.com>2018-04-01 22:50:26 +0200
committerLoïc Blot <nerzhul@users.noreply.github.com>2018-04-02 17:18:48 +0200
commite98fd934ce17a7af0b4629fc88158373303c88a0 (patch)
tree335832f7c10ddd0b301fcfc77c05addf5ee8274f /util/travis
parent9fa547bb8013e78991c362b73111a134216307a0 (diff)
downloadminetest-e98fd934ce17a7af0b4629fc88158373303c88a0.tar.gz
minetest-e98fd934ce17a7af0b4629fc88158373303c88a0.tar.bz2
minetest-e98fd934ce17a7af0b4629fc88158373303c88a0.zip
'fix' LINT, use InventoryLocation==
Diffstat (limited to 'util/travis')
-rw-r--r--util/travis/clang-format-whitelist.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/travis/clang-format-whitelist.txt b/util/travis/clang-format-whitelist.txt
index fee3bcdea..8f3b0ee6c 100644
--- a/util/travis/clang-format-whitelist.txt
+++ b/util/travis/clang-format-whitelist.txt
@@ -258,6 +258,7 @@ src/script/cpp_api/s_node.h
src/script/cpp_api/s_nodemeta.cpp
src/script/cpp_api/s_nodemeta.h
src/script/cpp_api/s_player.cpp
+src/script/cpp_api/s_player.h
src/script/cpp_api/s_security.cpp
src/script/cpp_api/s_security.h
src/script/cpp_api/s_server.cpp