[][src]Function dotenv_linter::check

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