Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ EnableNameStyleCheckSupport
Method
EnableNameStyleCheckSupport
CodeFormat/src/FormatContext.cpp:146–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void FormatContext::EnableNameStyleCheckSupport() {
147
_diagnosticStyle.name_style_check = true;
148
}
149
150
void FormatContext::EnableCompleteOutputRangeSupport() {
151
_isCompleteOutputRangeFormat = true;
Callers
1
InitCheck
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected