Skip to content

Commit 9ec154f

Browse files
committed
update for review
1 parent f52e52e commit 9ec154f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ The `--fix` option on the command line automatically fixes problems reported by
123123

124124
### Deprecated
125125

126-
> - :warning: We are going to remove deprecated rules in future. Please migrate to its replaced rules.
127-
> - :innocent: We don't fix bugs which are in deprecated rules since we don't have enough resource.
126+
> - :warning: We're going to remove deprecated rules in the next major release. Please migrate to successor/new rules.
127+
> - :innocent: We don't fix bugs which are in deprecated rules since we don't have enough resources.
128128
129129
| Rule ID | Replaced by |
130130
|:--------|:------------|

tools/update-rules.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ ${
6464
`).join('\n') + `
6565
### Deprecated
6666
67-
> - :warning: We are going to remove deprecated rules in future. Please migrate to its replaced rules.
68-
> - :innocent: We don't fix bugs which are in deprecated rules since we don't have enough resource.
67+
> - :warning: We're going to remove deprecated rules in the next major release. Please migrate to successor/new rules.
68+
> - :innocent: We don't fix bugs which are in deprecated rules since we don't have enough resources.
6969
7070
| Rule ID | Replaced by |
7171
|:--------|:------------|

0 commit comments

Comments
 (0)