RefactoringCombos / ArlosCommitNotation

A notation for small commits messages that show the risk involved in each step
319 stars 30 forks source link

Distinguish levels of safety involved in feature & fix commits. #7

Closed arlobelshee closed 4 years ago

JayBazuzi commented 4 years ago

C++ needs a slightly higher value of 3, because it's a less expressive language. Should we accommodate that?

arlobelshee commented 4 years ago

Hm. I see your point.

When you are able to refactor until the next part of the feature is trivial, how many LoC does it typically take you?