MISRA

It's all about the code!
Post Reply
User avatar
AndreyB
Site Admin
Posts: 14727
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

MISRA

Post by AndreyB »

Since we are a fancy project we should at least mention Misra. Couple weeks ago I've actually played with it a bit and fixed some errors, that's for the rules which I find useful - explicit casting, explicit float constants, brackets for single-line conditionals etc...

Anyway, that's the thread for everything MISRA

TODO: put a nice link to Misra rules here
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14727
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: MISRA

Post by AndreyB »

I was lazy today so I've looked into this a bit... See http://rusefi.com/wiki/index.php?title=Development:Software:MISRA
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply