Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 258 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 258 Bytes

Run the commands below in the project root:

mkdir -p output

podman run --rm \
  -v $PWD:/src:O \
  -v $PWD/.naivesystems:/config:Z \
  -v $PWD/output:/output:Z \
  naive.systems/analyzer/misra:dev \
  /opt/naivesystems/misra_analyzer -show_results