There are some parts of the code, let’s say a bug that we fix.
Then half an hour later, when implementing a different feature, the Agent brings the bug back, by updating the code.
I think it would be cool if we could lock some part of the code, let’s say a specific function from lines 134 to 147 for example. Just so we know we won’t have the trouble of fixing it again.
What do you guys think? Thank you.