Code review comment for ~paride/autopkgtest-cloud:pre-commit-pylint

Revision history for this message
Paride Legovini (paride) wrote :

I am not sure I understand this question:

> It still looks to me like the linting changes are in the diff or am I wrong?

The proposed branch is mostly made up of linting changes.

Are you suggesting adding pylint to pre-commit/lpci in a MP, and then the "make pylint happy" changes in a separate one? That is doable, but will mean landing a change that will introduce a CI step that will fail which is not nice. And the linting changes and pre-commit/lpci changes are in separate commits.

« Back to merge proposal