Overhaul of cff-bibtex conversion system #574
lint.yaml
on: pull_request
Run lintr scanning
2m 29s
Annotations
10 warnings
Run lintr scanning:
R/cff_create.R#L111
file=R/cff_create.R,line=111,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
|
Run lintr scanning:
R/cff_gha_update.R#L20
file=R/cff_gha_update.R,line=20,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.
|
Run lintr scanning:
R/cff_git_hook.R#L7
file=R/cff_git_hook.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
|
Run lintr scanning:
R/cff_read.R#L133
file=R/cff_read.R,line=133,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Run lintr scanning:
R/cff_to_bibentry.R#L127
file=R/cff_to_bibentry.R,line=127,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 48.
|
Run lintr scanning:
R/cff_to_bibentry.R#L152
file=R/cff_to_bibentry.R,line=152,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 100 characters.
|
Run lintr scanning:
R/write_bib.R#L43
file=R/write_bib.R,line=43,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
|
Run lintr scanning:
tests/testthat/test-bibtex-check-ruby.R#L2
file=tests/testthat/test-bibtex-check-ruby.R,line=2,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
Run lintr scanning:
tests/testthat/test-bibtex2cff.R#L111
file=tests/testthat/test-bibtex2cff.R,line=111,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
|
Run lintr scanning:
tests/testthat/test-bibtex2cff.R#L237
file=tests/testthat/test-bibtex2cff.R,line=237,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
|