`ruff check --select E`<tab> currently suggests filenames starting with `E` instead of the rules starting with `E`. It would be nice if that was supported for `--select`, `--ignore`, etc.