hse
hse copied to clipboard
Add -Wdeclaration-after-statement
Most of our code adheres to this style with newer code (usually me) not doing it. Greg usually critiques this, so let's just make it a warning in order to be consistent.
Signed-off-by: Tristan Partin [email protected]
Obviously our code doesn't conform entirely to this, so this is really a placeholder PR for now.
Placeholder is over :)