We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f32bd commit e04bb1eCopy full SHA for e04bb1e
1 file changed
.sofosrc
@@ -127,6 +127,8 @@ src/
127
- Explain "why" not just "what" in complex sections
128
- Keep comments up-to-date with code changes
129
- README.md is the primary user documentation
130
+- **Avoid self-explanatory comments** - only comment what is non-obvious or explains important "why"
131
+- **Keep README clean and simple** - focus on essential user-facing information
132
133
## Security Considerations
134
0 commit comments