ud3tn/components/agents/storage
Maximilian Nitsch 4e125e3af7 fix: cppcheck warnings
Add command-line options for cppcheck to the CI job:

- `--suppress=constParameterCallback`

- `--check-level=exhaustive`

  information: Limiting analysis of branches.
  Use --check-level=exhaustive to analyze all branches.

- `--force`

  information: Too many #ifdef configurations - cppcheck only checks 12
  configurations. Use --force to check all configurations.

Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com>
2026-05-20 17:57:53 +02:00
..
sqlite_agent.c fix: cppcheck warnings 2026-05-20 17:57:53 +02:00
storage_agent.options Adjust license of Python modules and Protobuf to Apache/BSD 2025-08-15 14:41:42 +02:00
storage_agent.proto Adjust license of Python modules and Protobuf to Apache/BSD 2025-08-15 14:41:42 +02:00