ud3tn/components/aap2
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
..
aap2.options aap2_agent: Move common functions to utility module 2025-10-22 15:41:56 +02:00
aap2.proto aap2/proto: Fix typo in a comment 2026-05-13 10:12:22 +02:00
aap2_agent.c fix: cppcheck warnings 2026-05-20 17:57:53 +02:00
aap2_client.c eid: Harmonize function names 2026-02-03 09:22:53 +01:00
aap2_util.c aap2_agent: Move common functions to utility module 2025-10-22 15:41:56 +02:00