Skip to content

Commit 62f3bfd

Browse files
remove badges
1 parent bf78493 commit 62f3bfd

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

README.Rmd

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@ knitr::opts_chunk$set(
1616

1717
# styler
1818

19-
[![Build
20-
Status](https://travis-ci.org/r-lib/styler.svg?branch=master)](https://travis-ci.org/r-lib/styler)
21-
[![AppVeyor Build
22-
Status](https://ci.appveyor.com/api/projects/status/github/r-lib/styler?branch=master&svg=true)](https://ci.appveyor.com/project/r-lib/styler)
23-
[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)
24-
[![codecov](https://codecov.io/gh/r-lib/styler/branch/master/graph/badge.svg)](https://codecov.io/gh/r-lib/styler)
25-
[![cran
26-
version](http://www.r-pkg.org/badges/version/styler)](https://cran.r-project.org/package=styler)
27-
2819
The goal of styler is to provide non-invasive pretty-printing of R source code
2920
while adhering to the [tidyverse](http://style.tidyverse.org) formatting rules.
3021
styler can be customized to format code according to other style guides too.

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@
33

44
# styler
55

6-
[![Build
7-
Status](https://travis-ci.org/r-lib/styler.svg?branch=master)](https://travis-ci.org/r-lib/styler)
8-
[![AppVeyor Build
9-
Status](https://ci.appveyor.com/api/projects/status/github/r-lib/styler?branch=master&svg=true)](https://ci.appveyor.com/project/r-lib/styler)
10-
[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)
11-
[![codecov](https://codecov.io/gh/r-lib/styler/branch/master/graph/badge.svg)](https://codecov.io/gh/r-lib/styler)
12-
[![cran
13-
version](http://www.r-pkg.org/badges/version/styler)](https://cran.r-project.org/package=styler)
14-
156
The goal of styler is to provide non-invasive pretty-printing of R
167
source code while adhering to the
178
[tidyverse](http://style.tidyverse.org) formatting rules. styler can be

0 commit comments

Comments
 (0)