Skip to content

Updates & minor bugfixes

Latest
Compare
Choose a tag to compare
@Tomcc Tomcc released this 26 Mar 21:10
  • removed cargo.lock from the repo
  • updated dependencies to latest
  • updated edition to 2018
  • fixed a panic if a root folder is missing; now it just errors out
  • fixed line numbers being off if the file contains a multiline string
  • fixed some warnings being lost but only if the file had other warnings too
  • removed custom walkdir