Function tidy::features::collect_lang_features_in

source ยท
fn collect_lang_features_in(
    features: &mut Features,
    base: &Path,
    file: &str,
    bad: &mut bool
)