diff --git a/harper-core/src/linting/matcher.rs b/harper-core/src/linting/matcher.rs index b71f128a..0f47d967 100644 --- a/harper-core/src/linting/matcher.rs +++ b/harper-core/src/linting/matcher.rs @@ -268,8 +268,6 @@ impl Matcher { "wee", "kend" => "weekend", "with", "in" => "within", "with", "out" => "without", - "TreeSitter" => "Tree-sitter", - "Treesitter" => "Tree-sitter", "Tree", "sitter" => "Tree-sitter", "all", "of", "the" => "all the", "an", "other" => "another",