There are *no* more spacing issues. I used tabs exclusively. Also, I made changes off of the develop branch. Here's the Ruby regex that I used: text.gsub!(/(( |\t)*)if ?\((.*)\) ?{?\n?( |\t)*(free ?\(|delete |delete\[\] )(.*)\)?;/, "\\1\\5\\6;") |
||
---|---|---|
.. | ||
ConsoleCommand.h | ||
ConsoleController.cpp | ||
ConsoleController.h | ||
ConsoleModel.cpp | ||
ConsoleModel.h | ||
ConsoleView.cpp | ||
ConsoleView.h |