Skip to content

v0.0.2

Latest

Choose a tag to compare

@sanjay-senthilkumar01 sanjay-senthilkumar01 released this 11 Jul 22:27

Installation

```bash
npm install @neuralinverse/misra
```

What's new

Complete MISRA C:2012 and MISRA C++:2008 rules implemented:

  • MISRA C:2012 — 143 rules + 16 directives across all 22 chapters
  • MISRA C++:2008 — 228 rules across all chapters (Ch0–Ch17 + Library)

Links