Domanda

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?

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top