mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c1d3128be3
This Coccinelle script will warn when new code has the potential to use the macro ARRAYSIZE instead of something like this sizeof(some_array) / sizeof(some_array[0]) |
||
---|---|---|
.. | ||
arraysize.cocci | ||
enable_debug_false.cocci | ||
notnull.cocci | ||
remove_atoi_cast.cocci |