Skip to content

Commit cdc0cd4

Browse files
committed
Forgot style guide
1 parent 6cc1be6 commit cdc0cd4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ This project intends to have as few dependancies as possible. Please consider
5454
that when writing code.
5555

5656
### Style
57-
Please review and conform to the current code stylistic choices (e.g. 80
58-
character lines, two-space indentations).
57+
Please conform to this
58+
[coding style guide](https://www.avrahamadler.com/coding-style-guide/) as best
59+
possible.
5960

6061
### Documentation
6162
Please provide valid .Rd files and **not** roxygen-style documentation.

0 commit comments

Comments
 (0)