Skip to content

Commit

Permalink
Remove support for 'fileoverviewTags' (bazelbuild#442)
Browse files Browse the repository at this point in the history
Remove support for 'fileoverviewTags' as it has been a noop since 2012.
  • Loading branch information
concavelenz authored and ptmphuong committed Dec 9, 2022
1 parent d83e6e6 commit 3b322da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/com/google/javascript/jscomp/Diagnostics.java
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ final class Diagnostics {
"es5Strict",
"externsValidation",
"extraRequire",
"fileoverviewTags",
"globalThis",
"invalidCasts",
"lateProvide",
Expand Down

0 comments on commit 3b322da

Please sign in to comment.