mirror of
https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
synced 2023-10-10 19:16:51 +02:00
38 lines
924 B
Prolog
38 lines
924 B
Prolog
|
--blank-lines-before-block-comments
|
||
|
--blank-lines-after-declarations
|
||
|
--blank-lines-after-procedures
|
||
|
--no-blank-lines-after-commas
|
||
|
--braces-on-if-line
|
||
|
--no-blank-before-sizeof
|
||
|
--comment-indentation41
|
||
|
--declaration-comment-column41
|
||
|
--no-comment-delimiters-on-blank-lines
|
||
|
--swallow-optional-blank-lines
|
||
|
--dont-format-comments
|
||
|
--parameter-indentation4
|
||
|
--indent-level4
|
||
|
--line-comments-indentation0
|
||
|
--cuddle-else
|
||
|
--cuddle-do-while
|
||
|
--brace-indent0
|
||
|
--case-brace-indentation0
|
||
|
//--start-left-side-of-comments
|
||
|
--leave-preprocessor-space
|
||
|
//--continuation-indentation8
|
||
|
--case-indentation4
|
||
|
--else-endif-column0
|
||
|
--no-space-after-casts
|
||
|
--declaration-indentation1
|
||
|
--dont-line-up-parentheses
|
||
|
--no-space-after-function-call-names
|
||
|
--space-special-semicolon
|
||
|
--tab-size8
|
||
|
--use-tabs
|
||
|
--line-length79
|
||
|
--comment-line-length79
|
||
|
--honour-newlines
|
||
|
--dont-break-procedure-type
|
||
|
--break-before-boolean-operator
|
||
|
--continuation-indentation4
|
||
|
--ignore-newlines
|