Skip to content

ALE v1.7.1

Compare
Choose a tag to compare
@w0rp w0rp released this 25 Feb 14:25

Bugs Fixed

  • rustfmt will now apply project settings correctly by using stdin and stdout instead. #1254
  • The extra arguments are now passed to clang-check correctly. #1255
  • ALE now supports running commands on Windows when the shell is PowerShell. #1298
  • Rust errors will now use the correct column numbers instead of byte offsets. #1322
  • isort configuration files will now be detected more accurately by changing the working directory instead of setting the configuration file. #1330