-
[Release 5.1.0 · textlint/textlint](https://github.com/textlint/textlint/releases/tag/5.1.0)でpresetに対応したので、presetに移行する。
ルールをまとめたpluginでしかなかったのでpresetの方が適当な感じ。
パッケージ名が
- textlint-rule-preset-JTF-style…
-
via http://twitter.com/azu_re/status/665853870061424640
-
Web+DBそのものの再現は別に移動して、サブセット的なおかしくないものだけ絞り込む
- https://github.com/azu/technical-word-rules/blob/master/dict/web%2Bdb.yml
-
I was trying to `npm i -D textlint-rule-no-dropping-the-ra` and it failed with error:
```
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/textlint-rule-no-dropping-the-ra
```…
-
ref https://github.com/textlint/textlint/issues/78
Reproduce repo: https://github.com/azu/textlint-isssue78
``` sh
git clone https://github.com/azu/textlint-isssue78.git
cd textlint-isssue78
npm i
…
-
We already support Rule Config at https://github.com/azu/textlint/issues/15 .
Next, support User Config.
### What is User Config?
There are many types of **punctuation** in the world.
- [Punctuation …
-
Attached is the word macro TPO uses to check for common errors. We should double-check that all default behavior in the template complies with this, or helps enforce it.
http://pastebin.com/D8ySxyyw…
-
下記の環境で利用としても、linter-textlintまったく反応せず、
lintの結果がAtom側に表示されない。
- Atom: 1.0.19
- linter-textlint: 1.1.0
- OS: OS X El Capitan
.textlintrc
```
{
"rules": {
"max-ten": true,
"spellcheck-tech-w…
-
文を追加すると以下のようにそれまででていたエラーが消えることがあります。
これは意図した動作でしょうか?
``` md
// index.md
もっとです。
もっとする。もっとだ。
```
```
$ textlint --plugin textlint-plugin-jtf-style index.md
D:\develop\personal\falsandtru.github.io\in…
-
unnecessary.
espower-babel did it.