# NOT RUN {
# Example rule list for checking
exRules <- list(
"fn_one" = "x",
"fn_two" = c("foo", "bar")
)
# Example of using included timezone argument linter
lintFunctionArgs_file(
"local_test/timezone_lint_test_script.R",
MazamaCoreUtils::timezoneLintRules
)
# }
Run the code above in your browser using DataLab