is_text_format_check

Function is_text_format_check 

Source
pub fn is_text_format_check(lang: Language) -> bool
Expand description

Check if a language is a text/config format (not code parsed with tree-sitter) - public for testing