-
Improvement
-
Resolution: Fixed
-
Major
-
-
5.0.0 (analysis-model and warnings-ng)
Currently, the encoding needs to defined for the parser as parameter, it would be handy if the parser could detect the encoding.
<?xml version="1.0" encoding="UTF-8"?> <checkstyle version="4.1"> ... </checkstyle>