-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Overhaul of cff-bibtex conversion system #63
Conversation
@@ -16,7 +16,8 @@ | |||
#' @details | |||
#' | |||
#' Triggers on your action can be modified, see | |||
#' [Events that trigger workflows](https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows). | |||
#' [Events that trigger | |||
#' workflows](https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows). |
Check notice
Code scanning / lintr
Lines should not be more than 80 characters. This line is 101 characters. Note
@@ -3,7 +3,8 @@ | |||
#' @description | |||
#' | |||
#' Install a | |||
#' [pre-commit hook](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks#_committing_workflow_hooks) | |||
#' [pre-commit | |||
#' hook](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks#_committing_workflow_hooks) |
Check notice
Code scanning / lintr
Lines should not be more than 80 characters. This line is 93 characters. Note
@@ -1,20 +1,21 @@ | |||
# See https://github.com/citation-file-format/ruby-cff/tree/main/test/files/formatted | |||
# See ´ | |||
# https://github.com/citation-file-format/ruby-cff/tree/main/test/files/formatted |
Check notice
Code scanning / lintr
Lines should not be more than 80 characters. This line is 81 characters. Note test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lintr found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Description
Related Issue
#62
Example