-
If a text contains a URL like `https://www.contributor-covenant.org/version/1/4/code-of-conduct.html`, `textlint` (applyed `textlint-rule-terminology` ) is applied to it.
However, it is incorrect and…
-
Thank you for putting this rule together.
I've been using it and have run into a number of cases where exact terms are not always matched. Unfortunately I have not had time to put together a PR, bu…
-
**Test Steps**
Provide routing rules with regex that do not match any of the invalid relative links in the config file. Then run `textlint-rule-no-dead-relative-link`.
**Expected Results**
See re…
-
In my project, I use a Format which is of the following format:`// TODO [TIE-1329]:`
For consistency reasons, I would like to be able to install `textlint-rule-no-todo`, but configure it in such a …
-
https://twitter.com/azu_re/status/1540987676379140096
-
### What should be done?
We should allow uppercase Latin letters in a way that the backend supports it. For example, it should be possible to create database `ABC` with PostgreSQL backend, ~but the…
-
It is very common in raw texts for punctuation and spacing to be used in inconsistent and incorrect ways. We should process the text in bilara-data so that it forces correct and consistent usage as fa…
-
textlintをかけたときに、発生する以下のwarningを修正したいです。
```
- 文末が"。"で終わっていません。
- 例示・並列・対表現において、片方の動詞が「〜たり」表現な場合は、もう片方の動詞も「〜たり」とします。
```
ta9yu updated
2 years ago
-
**What version of textlint are you using?**
The one in superlint 4.9.1:
"textlint": "^12.1.1",
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.…
-
Hi, we are using secretlint for a long-time. It's a great product.
**What version of secretlint are you using?**
```
$ npx secretlint --version
5.2.1
```
**What did you do? Please i…