Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf983505

Browse files
committed
fix: 使ってるもの => 使っているもの
1 parent238687b commitf983505

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

‎CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ JavaScriptはとにかく柔軟な言語なので、こういうプラグイン
5959
- [ ] どういう仕組み?
6060
- [ ] どういう用途に向いている?
6161
- [ ] どういう用途に向いていない?
62-
- [ ]この仕組みを使ってるもの
62+
- [ ]この仕組みを使っているもの
6363
- [ ] 実装してみよう
6464
- [ ] エコシステム
6565

‎ja/ESLint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ ESLintのように与えられたコードを読み取ってチェックする
263263
>これはルールからの書き換えのコマンドを`SourceCode`というオブジェクトに集約して、最後に実際の書き換えを行うという抽象レイヤーを設けています。
264264
>-[Implement autofixing · Issue#3134 · eslint/eslint](https://github.com/eslint/eslint/issues/3134"Implement autofixing · Issue #3134 · eslint/eslint")
265265
266-
##この仕組みを使ってるもの
266+
##この仕組みを使っているもの
267267

268268
-[azu/textlint](https://github.com/azu/textlint"azu/textlint")
269269
- テキストやMarkdownをパースしてASTにしてLintするツール

‎ja/connect/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Connect自体の機能は少ないため、その分_middleware_が多くある
180180
>[WSGI ミドルウェア](http://docs.pylonsproject.org/projects/pylons-webframework/en/v1.0.1rc1/concepts.html#wsgi-middleware"WSGI ミドルウェア")より引用
181181
182182

183-
##この仕組みを使ってるもの
183+
##この仕組みを使っているもの
184184

185185
-[Express](http://expressjs.com/"Express")
186186
- Connectと_middleware_の互換性がある

‎test/prh-rule.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,6 @@ rules:
7676
pattern:
7777
-ミドルウェア
7878
-expected:
79-
pattern:のは
79+
pattern:のは
80+
-expected:使っているもの
81+
pattern:使ってるもの

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp