Reply To: MWEdit

Home Forums Projects MWEdit Reply To: MWEdit

#3614

Here’s the updated run on rfuzzo’s repository: https://stearnvault.com/wp-content/uploads/2025/03/cppcheck-cpplint.zip

cpplint is much better while cppcheck hasn’t changed at all. However, the cpplint changes look due to it actually respecting the braces filter this go around. The first time I ran it, it ignored me when I told it to ignore the style of braces. Still something to look at improving though, I just didn’t want it to clutter up the log with brace suggestions when that was going to be done anyways 🙂

Other than that, the output is mostly the same