Commit Graph

9 Commits

Author SHA1 Message Date
Francisco Paisana 2e4e22dc68 revert clang-format change 2020-05-12 14:17:57 +01:00
Francisco Paisana ca0db7fffe created generic methods to apply toaddmodlist and removelists. 2020-05-12 14:17:57 +01:00
Francisco Paisana ff988127fe wrote nas fsm test 2020-04-09 18:57:18 +01:00
Pedro Alvarez b157b648ae Changed clang-format to set AllowAllParametersOfDeclarationOnNextLine to false. 2019-10-18 15:40:40 +02:00
Pedro Alvarez 879f5e627d Fixed clang-format to work with Fedora 29 2019-04-26 13:57:31 +02:00
Ismael Gomez 7780b1aba5 add tdd/ca support 2019-04-25 20:57:58 +02:00
Andre Puschmann 52dd4ca980 disable binpack parameters in clang-format 2019-02-01 17:11:55 +01:00
Pedro Alvarez 1141f43b9c Fixed .clang-format to work with Fedora 29. 2018-12-18 16:47:28 +00:00
Pedro Alvarez 21e1573152 Clang-format style guide. (#296)
* Added initial clang-format style guide.

* Added Inline exception for single-line functions. Changed pointer alignment to left. Changed AlignConsecotiveDeclaration to true.

* Changed BreakTemplateDeclarations to true. Changed Standard to Cpp03

* Changed break after class, inheritance list breaks and constructor initializers list.

* Changed Case indentation to have space. Changed the options for inheritance lists / contructor initializer lists.

* Removed comment.
2018-12-10 17:55:55 +01:00