第一次提交
This commit is contained in:
47
db/sql代码规则.br
Normal file
47
db/sql代码规则.br
Normal file
@@ -0,0 +1,47 @@
|
||||
Version=1
|
||||
RightMargin=76
|
||||
Indent=2
|
||||
UseTabCharacter=FALSE
|
||||
TabCharacterSize=2
|
||||
AlignDeclarationGroups=TRUE
|
||||
AlignAssignmentGroups=TRUE
|
||||
KeywordCase=2
|
||||
IdentifierCase=2
|
||||
UseSpecialCase=TRUE
|
||||
ItemList.Format=0
|
||||
ItemList.Align=TRUE
|
||||
ItemList.CommaAfter=TRUE
|
||||
ItemList.AtLeftMargin=FALSE
|
||||
EmptyLines=1
|
||||
ThenOnNewLine=TRUE
|
||||
LoopOnNewLine=TRUE
|
||||
DML.LeftAlignKeywords=TRUE
|
||||
DML.LeftAlignItems=TRUE
|
||||
DML.OnOneLineIfPossible=TRUE
|
||||
DML.WhereSplitAndOr=TRUE
|
||||
DML.WhereAndOrAfterExpression=FALSE
|
||||
DML.WhereAndOrUnderWhere=TRUE
|
||||
DML.JoinSplitBeforeOn=TRUE
|
||||
DML.InsertItemList.Format=0
|
||||
DML.InsertItemList.Align=FALSE
|
||||
DML.InsertItemList.CommaAfter=TRUE
|
||||
DML.InsertItemList.AtLeftMargin=FALSE
|
||||
DML.SelectItemList.Format=0
|
||||
DML.SelectItemList.Align=TRUE
|
||||
DML.SelectItemList.CommaAfter=TRUE
|
||||
DML.SelectItemList.AtLeftMargin=FALSE
|
||||
DML.UpdateItemList.Format=0
|
||||
DML.UpdateItemList.Align=TRUE
|
||||
DML.UpdateItemList.CommaAfter=TRUE
|
||||
DML.UpdateItemList.AtLeftMargin=FALSE
|
||||
ParameterDeclarationList.Format=2
|
||||
ParameterDeclarationList.Align=TRUE
|
||||
ParameterDeclarationList.CommaAfter=TRUE
|
||||
ParameterDeclarationList.AtLeftMargin=TRUE
|
||||
RecordFieldList.Format=1
|
||||
RecordFieldList.Align=TRUE
|
||||
RecordFieldList.CommaAfter=TRUE
|
||||
RecordFieldList.AtLeftMargin=FALSE
|
||||
SplitAndOr=TRUE
|
||||
AndOrAfterExpression=TRUE
|
||||
[SpecialCase]
|
||||
Reference in New Issue
Block a user