summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>2024-05-06 14:18:11 +0200
committerGitHub <noreply@github.com>2024-05-06 14:18:11 +0200
commit69d9f573182da1e33ff240d245e49c69f21611fd (patch)
treec0de17f9a8b4bc14c4d7d9fe68dfa0f8b56a0ac9
parentba11288a2086aa48c1486072e2c3341d257935a2 (diff)
Temporarily remove Hare
Resolves #1090
-rw-r--r--languages.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/languages.json b/languages.json
index 8c09572..d744a27 100644
--- a/languages.json
+++ b/languages.json
@@ -618,10 +618,6 @@
"quotes": [["\\\"", "\\\""], ["'", "'"]],
"extensions": ["hbs", "handlebars"]
},
- "Hare": {
- "line_comment": ["//"],
- "extensions": ["ha"]
- },
"Haskell": {
"nested": true,
"line_comment": ["--"],