google / google/closure-compiler

DiagnosticGroups.FILEOVERVIEW_JSDOC doesn't work

Open
#764 1 comment 0 reactions 0 assignees View on GitHub
internal cleanup
Dominant language
JavaScript
Stars
7.7k
Forks
1.2k
Avg merge
2d 12h
Merged PRs (30d)
6

Description

The compiler never warns about duplicate @fileoverview tags, as of c621cfa98e0c217f283c2d41bbf3019662e4fda8.

`DiagnosticGroups.FILEOVERVIEW_JSDOC` is unused.

Possible fixes:
1. Remove it and update the [documentation](https://github.com/google/closure-compiler/wiki/Warnings).
2. Reimplement it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.