We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc1be6 commit cdc0cd4Copy full SHA for cdc0cd4
README.md
@@ -54,8 +54,9 @@ This project intends to have as few dependancies as possible. Please consider
54
that when writing code.
55
56
### Style
57
-Please review and conform to the current code stylistic choices (e.g. 80
58
-character lines, two-space indentations).
+Please conform to this
+[coding style guide](https://www.avrahamadler.com/coding-style-guide/) as best
59
+possible.
60
61
### Documentation
62
Please provide valid .Rd files and **not** roxygen-style documentation.
0 commit comments