Skip to content
  • Nghia Truong's avatar
    STYLE: Add options to uncrustify config file, including (but not limited to): · c9afd8df
    Nghia Truong authored
    * Alignment of variables and comments
    * Add/remove spaces when needed
    * Enforce spaces around '*' and '&' of reference and pointer variables
    * Remove redundant semicolons
    * Break line between function return type and function definition
    * Enforce position of boolean operators, making multiple-line boolean expressions easier to read
    c9afd8df