質問

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