- 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