added telephone support

This commit is contained in:
MassiveAtoms
2019-07-08 17:57:09 -03:00
parent 88b718105b
commit 312a27521c
18 changed files with 128 additions and 125 deletions

View File

@ -5,7 +5,7 @@ IndentWidth: 4
Language: Cpp
PointerAlignment: Left
ColumnLimit: 80
ColumnLimit: 100
AlignAfterOpenBracket: Align
AlignTrailingComments: true
AllowAllParametersOfDeclarationOnNextLine: true