Skip to content

Commit

Permalink
disable namespace_linter
Browse files Browse the repository at this point in the history
following suggestion in #119 (comment)
  • Loading branch information
avallecam committed Feb 2, 2024
1 parent 35b34d4 commit c9954bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .lintr
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ linters: all_linters(
extraction_operator_linter = NULL,
missing_package_linter = NULL,
library_call_linter = NULL,
namespace_linter = NULL,
undesirable_function_linter(
modify_defaults(
default_undesirable_functions,
Expand Down

0 comments on commit c9954bc

Please sign in to comment.