[][src]Function rusty_ci::unmatched_quotes

pub fn unmatched_quotes(yaml: &Yaml) -> Option<String>

This function takes a Yaml object and confirms that there are no unmatched quotes! If there are unmatched quotes, it returns the line with unmatched quotes