Skip to content

ALE v2.2.1

Compare
Choose a tag to compare
@w0rp w0rp released this 04 Nov 11:34
0c17ba2

Bugs Fixed

  • mix now runs from the project directory, which fixes some linter issues. #1954
  • When an E523 error occurs when trying to echo an error message, ALE will now fall back on truncating messages itself. #1987
  • Command which switch directory will now also switch drives on Windows with cd /d. #2012
  • google-java-format options were incorrectly named. #2016