I tried `codespell -i 3` to check errors and select modifications offered by codespell. But the files are not modified even if I have chosen `Y`. It only works when I add `-w`. From a users perspective I would expect that `-i` implicates `-w`.