Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ IsNonStandardLua
Method
IsNonStandardLua
CodeFormat/src/FormatContext.cpp:188–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
bool FormatContext::IsNonStandardLua() const {
189
return _isSupportNonStandardLua;
190
}
191
192
std::string_view FormatContext::GetOutputPath() const {
193
return _outPath;
Callers
3
CheckSingleFile
Method · 0.80
ReformatSingleFile
Method · 0.80
RangeReformat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected