Commit Graph

11 Commits

Author SHA1 Message Date
Robin Müller 4092de911c
use variable for repeated section 2022-05-13 11:55:19 +02:00
Robin Müller 01ebf0f4d3
tab size 2022-05-13 11:49:01 +02:00
Robin Müller 99fe6487c8
another small improvement 2022-05-13 11:48:18 +02:00
Robin Müller d4a6f987bc
small fix 2022-05-13 11:46:59 +02:00
Robin Müller cfa6843c8f
check whether clang-format is installed 2022-05-13 11:46:04 +02:00
Robin Müller deee4c43c0
finally this works 2022-05-13 11:37:58 +02:00
Robin Müller ad0b6f1ed1
another small fix 2022-05-13 11:35:59 +02:00
Robin Müller 9e3d5b6a0c
small fix 2022-05-13 11:35:18 +02:00
Robin Müller 994c7299b9
add cmake-format command to shell script 2022-05-13 11:34:44 +02:00
Robin Müller e952a82b65
small tweaks and fixes 2021-12-07 13:14:57 +01:00
Robin Müller fd7581f8ba Added formatting scripts
1. Added .clang-format file which contains information for the
   clang-format tool on how to format source files
2. Added shell helper script to apply all changes on HAL soures,
   test sources and primary sources

The shell script was not applied yet. This should be done shortly
before introducing the release. Also, it might be good idea to provide
instructions on how to set up the formatter for Eclipse
2021-12-01 16:11:57 +01:00