Skip to content

Clang-Tidy checkers for MISRA C2023 and MISRA C2012

Notifications You must be signed in to change notification settings

larslj/clang-tidy-misra

 
 

Repository files navigation

This repository is intended for developing as many clang-tidy checks as possible for MISRA C 2023 and MISRA C 2012.

Invoke these temporary scripts to build Clang-Tidy with MISRA support:

  1. ./setup.sh
  2. ./configure.sh
  3. ./build.sh

Note: The temporary scripts needs to be changed to a docker container in the future but that is on the TODO list.

About

Clang-Tidy checkers for MISRA C2023 and MISRA C2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.6%
  • C 14.3%
  • CMake 3.0%
  • Shell 1.1%