cppcheck
cppcheck copied to clipboard
Standards: made `*Latest` in enums a separate value so you can configure the GUI to always use the latest standard
I am not to happy about the Always Latest string. Just Latest seemed like it might indicate it might refer to the latest, unreleased, next or something. I want it to express that if a new standard is added that will be use without interaction.
Closing as it turns out the standard is not saved in the GUI project so this change is unnecessary.