Skip to main content

check_code_002

Function check_code_002 

Source
pub fn check_code_002(file: &str, parsed: &ParsedTex) -> Vec<Violation>
Expand description

JSS-CODE-002 — library()/data()/require()/requireNamespace() quote their first argument.