-
In OSOCE, but only in the Windows build, after merging the https://github.com/Lombiq/Open-Source-Orchard-Core-Extensions/pull/700 PR, which updated Lombiq.GitHub.Actions with changes from the https://…
-
**既存の機能に問題がある場合、その説明**
#255 をはじめドキュメントの新規作成や修正することが多くなってきました。そこで、ソースコードにおける`prettier`や`ESLint`のようなツールを導入することにより、作業者間でのドキュメント体裁等の差異を無くしていきたい。
**あなたが望む解決策**
対応可能なものから段階的としたいですが、以下の対応を想定しています。
…
-
```
@textlint-rule/textlint-rule-preset-google/google-possessives: To form a possessive of a singular noun (regardless of whether it ends in s) or a plural noun that doesn't end in "s", add "'s" …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
As background, I am trying to provide a mechanism to bundle multiple rule presets into one Chrome extension and let users choose which one they want to use.
I tried to implement this using merge-co…
-
The current cache implementation is incomplete.
For example, the current cache only sees the meta information of the file, so it cannot be used in CI. In the strategy of Cache, there are metadata an…
-
## Problem
[textlint-rule-ja-no-mixed-period](https://github.com/textlint-ja/textlint-rule-ja-no-mixed-period/) points out "no period" errors in `tabular` environments.
![image](https://user-ima…
-
## これまでの方針:
設定済みの.textlintrcとprh.ymlを用意して、それを使えるようにしようとしていた
たとえば`init`コマンド実行したら、設定済みの.texxtlintrcと.prhが用意されるみたいな
## 変更後
textlint-rule-presetとして作る方針に切り替える方がいい気もしてきた
https://github.com/text…
-
If .textlintrc has a [morpheme-match](https://github.com/textlint-ja/textlint-rule-morpheme-match) "dictionaryPathList" set, it will continue to show relative paths even when built with script-compile…
-
Currently, textlint throw error when `.textlintrc` file is encoded as Shift-JIS.
We should check that the `.textlintrc` is UTF-8.
## Proposal
If `.textlintrc` is not encoded by UTF-8, show erro…