mirror of
https://github.com/bia-technologies/yaxunit.git
synced 2024-12-09 08:55:53 +02:00
18 lines
524 B
INI
18 lines
524 B
INI
alwaysEndWithSemicolon=true
|
|
autowrapBinary=indent_on_wrap
|
|
autowrapInvocation=alignment_on_wrap
|
|
autowrapMethodParameters=alignment_on_wrap
|
|
creatorEmptyBrackets=never brackets
|
|
defaultValuesInitialized=true
|
|
eclipse.preferences.version=1
|
|
formattingOn=true
|
|
indentMethodInternal=true
|
|
invocationEmptyParamsDelimited=true
|
|
keywordStandard=CamelCase
|
|
noindent_preprocessor=true
|
|
projectSpecificSettingsInited=true
|
|
showWhitespaceCharacters=true
|
|
softFormatassignmentStatement=true
|
|
spacesForTabs=false
|
|
whitespaceMethodParamsDelimited=true
|