aboutsummaryrefslogtreecommitdiff
path: root/externals/discord-rpc/.clang-format
diff options
context:
space:
mode:
authorDawid Potocki <dawid@dawidpotocki.com>2024-03-05 14:09:27 +1300
committerDawid Potocki <dawid@dawidpotocki.com>2024-03-05 20:34:15 +1300
commit063e15900bda8453fb0fc6751e78d064501ccbae (patch)
treea4cd5f01dbca33a262333aff10e1e035217a30c8 /externals/discord-rpc/.clang-format
parent537296095ab24eddcb196b5ef98004f91de9c8c2 (diff)
Replace broken submodules with vendored source codeHEADpatched
Diffstat (limited to 'externals/discord-rpc/.clang-format')
-rw-r--r--externals/discord-rpc/.clang-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/discord-rpc/.clang-format b/externals/discord-rpc/.clang-format
new file mode 100644
index 0000000000..9d159247d5
--- /dev/null
+++ b/externals/discord-rpc/.clang-format
@@ -0,0 +1,2 @@
+DisableFormat: true
+SortIncludes: false