File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ The `--fix` option on the command line automatically fixes problems reported by
123
123
124
124
### Deprecated
125
125
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 .
128
128
129
129
| Rule ID | Replaced by |
130
130
| :--------| :------------|
Original file line number Diff line number Diff line change 64
64
` ) . join ( '\n' ) + `
65
65
### Deprecated
66
66
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 .
69
69
70
70
| Rule ID | Replaced by |
71
71
|:--------|:------------|
You can’t perform that action at this time.
0 commit comments