Skip to content

Commit 2b51b3b

Browse files
authored
update @reopen lint name (#2870)
1 parent 031824e commit 2b51b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accepted/future-releases/class-modifiers/feature-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ so this part of the proposal will not become a formal part of the language.
878878
Instead, it's a suggested part of the overall user experience of the feature.
879879

880880
A metadata annotation `@reopen` is added to package [meta][] and a lint
881-
"require_reopen" is added to the [linter][]. When the lint is enabled, a lint
881+
"implicit_reopen" is added to the [linter][]. When the lint is enabled, a lint
882882
warning is reported if a class or mixin is not annotated `@reopen` and it:
883883

884884
* Extends or mixes in a class, mixin, or mixin class marked `interface` or

0 commit comments

Comments
 (0)