4a-42

Results 2 issues of 4a-42

unterminated if statements with shell syntax seem to break syntax highlighting in the VSCode text editor. It doesn't affect the preview though, just the text editor. It seems to affect...

🐞 bug
👋 help wanted
💄 area/syntax-highlighting

I have a cmake-based project targeting arm cortex-m4, and I want to run clang-tidy on my code. When I attempt to run clang-tidy, I get this message ``` CMSIS_5/CMSIS/Core/Include/cmsis_compiler.h:278:4: error:...

future
CORE