Turn case warnings into errors
In restricted case modes, like haskell
, warnings are generated for illegal uppercase/lowercases.
These warning should be turned into errors in order to really enforce the case mode.
In restricted case modes, like haskell
, warnings are generated for illegal uppercase/lowercases.
These warning should be turned into errors in order to really enforce the case mode.