[][src]Function dotenv_linter::run

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