You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- README.md is generated from README.Rmd. Please edit that file -->
3
-
styler
4
-
======
5
3
6
-
[](https://travis-ci.org/r-lib/styler)[](https://ci.appveyor.com/project/r-lib/styler)[](http://www.repostatus.org/#active)[](https://codecov.io/gh/r-lib/styler)[](https://cran.r-project.org/package=styler)
4
+
# styler
7
5
8
-
The goal of styler is to provide non-invasive pretty-printing of R source code while adhering to the [tidyverse](https://github.com/tidyverse/style) formatting rules. Support for custom style guides is planned.
You can find more information on the wiki of [Google Summer of Code 2017](https://github.com/rstats-gsoc/gsoc2017/wiki/Noninvasive-source-code-formatting) or check out the [pkgdown](https://r-lib.github.io/styler/) page.
50
+
You can find more information on the wiki of [Google Summer of
0 commit comments