Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setSpaceIndentationNoConversion
Method
setSpaceIndentationNoConversion
plugins/astyle/astyle_formatter.cpp:375–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
void AStyleFormatter::setSpaceIndentationNoConversion(int length)
376
{
377
setSpaceIndentationAndTabSpaceConversion(length, false);
378
}
379
380
void AStyleFormatter::setEmptyLineFill(bool on)
381
{
Callers
2
initTestCase
Method · 0.80
testMacroFormatting
Method · 0.80
Calls
no outgoing calls
Tested by
2
initTestCase
Method · 0.64
testMacroFormatting
Method · 0.64