Skip to content
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

[biocswirl][dbg][test] Add R Linter #5

Open
1 task
lisancao opened this issue Mar 29, 2021 · 0 comments
Open
1 task

[biocswirl][dbg][test] Add R Linter #5

lisancao opened this issue Mar 29, 2021 · 0 comments
Labels
devops CI/CD related

Comments

@lisancao
Copy link
Contributor

[biocswirl][dbg][test] Add R Linter

Tasks

  • Implement an R lintr that can validate BiocSwirl package code and omnitests

Resources

https://github.com/jimhester/lintr

Tag can be

biocswirl(related to course material)
biocterm (interface changes)
dev      (developers only)
file     (changes to file and folder structuring) 
rpkg     (r package/usethis and CRAN documentation changes)
feat     (new feature)
fix      (bug fix)
refactor (refactoring code)
style    (formatting, missing semi colons, etc; no code change)
doc      (changes to documentation)
test     (adding or refactoring tests; no production code change)
version  (version bump/new release; no production code change)
dbg      (Changes in debugging code/frameworks; no production code change)
license  (Edits regarding licensing; no production code change)
hack     (Temporary fix to make things move forward; please avoid it)
WIP      (Work In Progress; for intermediate commits to keep patches reasonably sized)
@lisancao lisancao added the devops CI/CD related label Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops CI/CD related
Projects
None yet
Development

No branches or pull requests

1 participant