Skip to content

Commit 7a7bec2

Browse files
committed
Address code review
1 parent 2a102b8 commit 7a7bec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/generative-ai.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Anti-patterns
2929
=============
3030
- While AI-assisted tools such as autocompletion can enhance productivity, they sometimes rewrite entire code blocks instead of making small, focused edits.
3131
This can make it more difficult to review changes and to fully understand both the original intent of the code and the rationale behind the new modifications.
32-
Please keep maintaining consistency with the original code helps preserve clarity, traceability, and meaningful review.
32+
Maintaining consistency with the original code helps preserve clarity, traceability, and meaningful reviews and also helps us avoid unnecessary code churn.

0 commit comments

Comments
 (0)