Skip to content

Commit e97bab2

Browse files
authored
Merge pull request #38 from ccao-data/jeancochrane/remove-lint-workflow
Remove dedicated `lint` workflow
2 parents 600f73a + eda064c commit e97bab2

File tree

3 files changed

+0
-32
lines changed

3 files changed

+0
-32
lines changed

.github/workflows/lint.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

README.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ knitr::opts_chunk$set(
1717

1818
[![R-CMD-check](https://github.com/ccao-data/ccao/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/R-CMD-check.yaml)
1919
[![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)
20-
[![lint](https://github.com/ccao-data/ccao/actions/workflows/lint.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/lint.yaml)
2120
[![pre-commit](https://github.com/ccao-data/ccao/actions/workflows/pre-commit.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/pre-commit.yaml)
2221
[![codecov](https://codecov.io/gh/ccao-data/ccao/branch/master/graph/badge.svg)](https://codecov.io/gh/ccao-data/ccao)
2322

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
[![R-CMD-check](https://github.com/ccao-data/ccao/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/R-CMD-check.yaml)
77
[![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)
8-
[![lint](https://github.com/ccao-data/ccao/actions/workflows/lint.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/lint.yaml)
98
[![pre-commit](https://github.com/ccao-data/ccao/actions/workflows/pre-commit.yaml/badge.svg)](https://github.com/ccao-data/ccao/actions/workflows/pre-commit.yaml)
109
[![codecov](https://codecov.io/gh/ccao-data/ccao/branch/master/graph/badge.svg)](https://codecov.io/gh/ccao-data/ccao)
1110

0 commit comments

Comments
 (0)