mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-13 02:02:58 +08:00
If checkstyle is configured with custom options that contain "-c" then the checkstyle config file option is ignored. This PR modifies the regular expression when creating the checkstyle command to avoid this.