From 8ac065405e4d87de7bbb6a86206beaf3275af072 Mon Sep 17 00:00:00 2001 From: Artem Sapegin Date: Sat, 29 Jun 2024 06:56:14 +0200 Subject: [PATCH] fix: Add "line break" --- terms.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/terms.jsonc b/terms.jsonc index dbd7e84..633ddce 100644 --- a/terms.jsonc +++ b/terms.jsonc @@ -223,6 +223,7 @@ ["color-?blindness", "color blindness"], ["end-?user(s)?", "end user$1"], ["file-?type(s)?", "file type$1"], + ["line-?break(s)?", "line break$1"], ["lint(?:er|ing)?[ -]?issue(s)?", "linting issue$1"], ["lint(?:er|ing)?[ -]?error(s)?", "linting error$1"], ["lint(?:er|ing)?[ -]?warning(s)?", "linting warning$1"],