Function checkstyle

Source
pub fn checkstyle(
    exercise_path: &Path,
    locale: Language,
) -> Result<Option<StyleValidationResult>, LangsError>
Expand description

Checks the exercise’s code quality.