File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ This vignette describes how you can distribute your own style guide. It builds o
23
23
There are a few packages that implement a third-party style guide that are maintained by styler contributors:
24
24
25
25
- [ lorenzwalthert/styler.nocomments] ( https://github.com/lorenzwalthert/styler.nocomments ) : Drops comments.
26
- - [ lorenzwalthert/semicoloner] ( https://github.com/lorenzwalthert/semicoloner ) : Puts ` ; ` at the end of liens .
26
+ - [ lorenzwalthert/semicoloner] ( https://github.com/lorenzwalthert/semicoloner ) : Puts ` ; ` at the end of lines .
27
27
- [ lorenzwalthert/oneliner] ( https://github.com/lorenzwalthert/oneliner ) : Puts all code on one line.
28
28
- [ mlr-org/styler.mlr] ( https://github.com/mlr-org/styler.mlr ) : Implements mlr's style guide.
29
29
You can’t perform that action at this time.
0 commit comments