analysis_server_lib icon indicating copy to clipboard operation
analysis_server_lib copied to clipboard

Consider using enum (or fake enum) for enumerated strings

Open natebosch opened this issue 8 years ago • 0 comments

It's easier to avoid typos if we have enums or static class fields representing things like the analysis error severities, types, etc.

natebosch avatar Aug 14 '17 01:08 natebosch