mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-06 13:53:56 +08:00
5c7b55edec
They changed their logic to use related paths instead of absoluut paths (see [here](https://github.com/alecthomas/gometalinter/commit/a04df08be5899be3c7ad69aa379858dcb660c709#diff-04424ed7c660c10495a54e8d11be89eaR253)) This fixes the linter by also using relative paths…