Skip to content

Instantly share code, notes, and snippets.

@lbusett
Created November 28, 2017 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lbusett/9b249efa463a0d1d086e937a16d2a2c4 to your computer and use it in GitHub Desktop.
Save lbusett/9b249efa463a0d1d086e937a16d2a2c4 to your computer and use it in GitHub Desktop.
exclude one lintr
lint_package(".",
linters = with_defaults(
object_camel_case_linter = NULL,
object_snake_case_linter
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment