Skip to content

Improve output in interactive mode#3884

Open
darkmattercoder wants to merge 2 commits intocodespell-project:mainfrom
darkmattercoder:improve-interactive-output
Open

Improve output in interactive mode#3884
darkmattercoder wants to merge 2 commits intocodespell-project:mainfrom
darkmattercoder:improve-interactive-output

Conversation

@darkmattercoder
Copy link

@darkmattercoder darkmattercoder commented Mar 4, 2026

When in interactive mode, the file name and
line number is now printed before the User
is asked for confirmation.

This adds context to the suggestion. Before, the file was only displayed after the change had been applied.

Also the filename color is applied in the
FIXED: printout.

Fix #1925

See:

grafik

When in interactive mode, the file name and
line number is now printed before the User
is asked for confirmation.

Also the filename color is applied in the
`FIXED: ` printout.

Fix codespell-project#1925
@darkmattercoder
Copy link
Author

Am I supposed to to something about the failing checks?

Especially the decrease in coverage, which imho mainly originates from added line breaks.

I still do not know why some of the pytests fail. It looks as if that were due to some dependency issue. They ran successfully on main a few days ago, and I did not do anything regarding dependencies in my commits, so I am a bit clueless here atm.

@larsoner
Copy link
Member

larsoner commented Mar 5, 2026

Should be fixed by #3886 which I just merged into your branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show filename in interactive mode

3 participants