Skip to content

Commit bf31808

Browse files
authored
Merge branch 'main' into dev/midi2_linux
2 parents 06b43fd + 2f0bb63 commit bf31808

File tree

130 files changed

+12315
-39710
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+12315
-39710
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ SpacesInCStyleCastParentheses: false
6767
SpacesInContainerLiterals: true
6868
SpacesInParentheses: false
6969
SpacesInSquareBrackets: false
70-
Standard: "c++17"
70+
Standard: "c++20"
7171
TabWidth: 4
7272
UseTab: Never
7373
WhitespaceSensitiveMacros: ['YUP_NTH_ARG_', 'EM_ASM', 'EM_JS', 'EM_ASM_INT', 'EM_ASM_DOUBLE', 'EM_ASM_PTR', 'MAIN_THREAD_EM_ASM', 'MAIN_THREAD_EM_ASM_INT', 'MAIN_THREAD_EM_ASM_DOUBLE', 'MAIN_THREAD_EM_ASM_DOUBLE', 'MAIN_THREAD_ASYNC_EM_ASM']

0 commit comments

Comments
 (0)