We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc540e commit f48ccf8Copy full SHA for f48ccf8
.augment/rules/general.md
@@ -14,3 +14,4 @@ use absolute imports
14
avoid overengineering and keep simple, related concepts together
15
avoid unnecessary exception handling, prefer stric types, input verification and simpler code later
16
when supported by the lib use Annotation syntax
17
+use git add with files list, never add all files to the repository
0 commit comments