toxcore/other/docker/misra/run
iphydf 3576df9d79
chore: Add MISRA-2012 check using cppcheck's misra addon.
Disabled a whole bunch of rules from the MISRA-C set. Some of them
should be fixed, but most of the ones we violate have good reasons. This
PR documents those reasons.
2022-04-04 20:29:54 +00:00

4 lines
59 B
Bash
Executable File

#!/bin/sh
docker build -f other/docker/misra/Dockerfile .