[][src]Function dotenv_linter::run

pub fn run(
    args: ArgMatches,
    current_dir: &PathBuf
) -> Result<Vec<Warning>, Box<dyn Error>>