We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bdfbc commit 4dc8288Copy full SHA for 4dc8288
make/code_format.lua
@@ -7,7 +7,8 @@ lm:source_set 'code_format' {
7
rootdir = '../3rd/EmmyLuaCodeStyle',
8
includes = {
9
"include",
10
- "../bee.lua/3rd/lua"
+ "../bee.lua/3rd/lua",
11
+ "3rd/wildcards/include"
12
},
13
sources = {
14
-- codeFormatLib
0 commit comments