| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-07 | Move some tests to subdirectories | Vadim Petrochenkov | -131/+0 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2019-03-23 | Mark duplicate import removal suggestion tool only | Esteban Küber | -2/+0 | |
| 2019-03-23 | Hide obvious suggestion from cli output | Esteban Küber | -13/+5 | |
| 2019-03-23 | Tweak unnecessary import suggestion | Esteban Küber | -8/+4 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -10/+10 | |
| 2019-02-07 | Update test output after rebase | Esteban Küber | -1/+1 | |
| 2019-01-31 | Add suggestion for duplicated import. | David Wood | -0/+145 | |
| This commit adds a suggestion when a import is duplicated (ie. the same name is used twice trying to import the same thing) to remove the second import. | ||||
