Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci][linter] Disable object_usage_linter
This is not ideal, but I'm disabling it for now because lintr is complaining about the usage of some functions (clean_string, compose_name and download_piggyback) with the "no visible global function definition for" warning. Here is a ref about this behaviour: https://stackoverflow.com/questions/51237029/why-does-lintr-say-warning-no-visible-binding-for-global-variable-cloaked
- Loading branch information