Closed ppershing closed 3 years ago
This PR introduces refactor of all enum values in the main code (not dependencies) to upper case. This should make for easier reading as upper case indicates constants whereas lower case usually indicates variables.
This PR introduces refactor of all enum values in the main code (not dependencies) to upper case. This should make for easier reading as upper case indicates constants whereas lower case usually indicates variables.