Skip to content

Commit

Permalink
Add pre-commit badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsnow committed Jun 28, 2023
1 parent 899e990 commit 4b9688c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ knitr::opts_chunk$set(
[![test-coverage](https://github.com/ccao-data/ccao/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/test-coverage.yaml)
[![lint](https://github.com/ccao-data/ccao/actions/workflows/lint.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/lint.yaml)
[![codecov](https://codecov.io/gh/ccao-data/ccao/branch/master/graph/badge.svg)](https://codecov.io/gh/ccao-data/ccao)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ccao-data/ccao/master.svg)](https://results.pre-commit.ci/latest/github/ccao-data/ccao/master)

A package to manage, distribute, and version control *CCAO-specific* functions. These functions are used throughout CCAO applications, models, and diagnostics. For generalized versions of assessment-related functions, see [assessR](https://github.com/ccao-data/assessr).

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
[![test-coverage](https://github.com/ccao-data/ccao/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/test-coverage.yaml)
[![lint](https://github.com/ccao-data/ccao/actions/workflows/lint.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/lint.yaml)
[![codecov](https://codecov.io/gh/ccao-data/ccao/branch/master/graph/badge.svg)](https://codecov.io/gh/ccao-data/ccao)
[![pre-commit.ci
status](https://results.pre-commit.ci/badge/github/ccao-data/ccao/master.svg)](https://results.pre-commit.ci/latest/github/ccao-data/ccao/master)

A package to manage, distribute, and version control *CCAO-specific*
functions. These functions are used throughout CCAO applications,
Expand Down

0 comments on commit 4b9688c

Please sign in to comment.