Commit Graph

3 Commits

Author SHA1 Message Date
Avinal Kumar
b2f861a50c Add infer static code analysis to CI
- Adds infer
- remove parallel from builds
- Add name to code formatting CI

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2021-11-20 11:37:13 +05:30
Avinal Kumar
e1c2fbff1f ci: Add concurrency and remove redundant lines
- Add concurrency
- Add workflow dispatch
- Reformat for better readability
- Remove redundant lines
- Enable parallel builds
- Add pull request build
- Enable only master branch for CI

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2021-11-02 10:07:18 +01:00
Paweł Kotiuk
a0c7d84b8d chore: ensure Consistent formatting of code across entire project
* Create basic config for clang-format

* Format source files using clang-format

* Add Github Action checking proper code formatting after every Pull request
2020-10-12 15:57:33 +02:00