Вопрос

When I commit code containing TODO comments through PyCharm it asks me if I'd like to review these comments. I don't and I doubt I ever will.

enter image description here

How can this extra step be disabled?

Это было полезно?

Решение

Not sure if this exists on all versions of PyCharm (I have the full-blown professional version), but after you click on "commit changes" you should see a checkbox on the right side that allows you to check or not check TODO items before commit. enter image description here

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top