openMSL / sl-1-0-sensor-model-repository-template

Template repository: Clone and build your ASAM OSI sensor model.
Mozilla Public License 2.0
8 stars 2 forks source link

SRMD Checker #11

Closed ClemensLinnhoff closed 1 year ago

ClemensLinnhoff commented 1 year ago

Signed-off-by: ClemensLinnhoff clemens.linnhoff@persival.de

Reference to a related issue in the repository

1

Add a description SRMD files are used within the SSP tracability process to contain information about the model. This pullrequest adds a template for the SRMD file as well as a github action to check agains the specified format.

Take this checklist as orientation for yourself, if this PR is ready for Maintainer Review

If you can’t check all of them, please explain why. If all boxes are checked or commented and you have achieved at least one positive review, you can assign the label "ready for maintainer review"!

github-actions[bot] commented 1 year ago

:speech_balloon: Output from clang-tidy

src/main.cpp
/usr/include/wchar.h:35:10: error: [clang-diagnostic-error] > 'stddef.h' file not found

```h #include ^ ```