Replace variables with enum members

No point in having the enum if I'm using regular variables, right?

I personally find this way is a bit easier to read, especially with syntax highlighting.

Merge request reports

Loading