mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Formatting options
This commit is contained in:
parent
c73cf12f5e
commit
67329ac774
9 changed files with 193 additions and 94 deletions
|
@ -79,6 +79,9 @@ public:
|
|||
bool mExpectingNewLine;
|
||||
int mCurCol;
|
||||
int mMaxCol;
|
||||
int mTabSize;
|
||||
bool mWantsTabsAsSpaces;
|
||||
bool mIndentCaseLabels;
|
||||
|
||||
bool mIsFirstStatementInBlock;
|
||||
bool mForceUseTrivia;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue