Skip to content

3.3.4

Compare
Choose a tag to compare
@N0ich N0ich released this 05 Oct 07:51
· 84 commits to master since this release

Lot of bugfixes, be wary. Some codes that used to pass norminette might not pass it anymore.

  • Missing header is now an error
  • Removed multiple ways of having 2 or more assignments/declarations on a single line
  • Clarified rules for attributes
  • More pointer/operator difference
  • Comments after #endif for header files
  • Restrict is properly checked when declaring a var
  • Newline indent is less complex to follow