Constant tree_sitter_objc::INDENTS_QUERY
source · pub const INDENTS_QUERY: &str = "; inherits: c\n";Expand description
The indents query for this language.
pub const INDENTS_QUERY: &str = "; inherits: c\n";The indents query for this language.