We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a07082 commit d136f47Copy full SHA for d136f47
1 file changed
README.md
@@ -263,7 +263,7 @@ Contributions are welcome! Please follow these steps:
263
| Guideline | Requirement |
264
|-----------|-------------|
265
| Indentation | 4 spaces |
266
-| Line Length | 100 characters maximum |
+| Line Length | 100 characters maximum (excluding indentation) |
267
| Naming | Descriptive variable names |
268
| Documentation | Comments for complex algorithms |
269
| Structure | Follow existing module organisation |
0 commit comments