pub fn check( lines: &[LineEntry], skip_checks: &[LintKind], schema: Option<&DotEnvSchema>, ) -> Vec<Warning>