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

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

C++ linter sometimes does not find headers #13

Closed ClemensLinnhoff closed 1 year ago

ClemensLinnhoff commented 1 year ago

Describe the bug: The C++ linter sometimes does not find the correct header files.

Expected behavior: I expect no linter annotations in this simple example.

Describe the setup you are using: Not applicable, as directly visible online.

Additional context: Building before linting might fix this issue.