google / google/closure-templates
Compiler warning for unused variable openListTags in soyutils_usegoog.js
Open
- Dominant language
- Java
- Stars
- 700
- Forks
- 199
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
Using the new linting checks with closure compiler, I get this warning
> soyutils_usegoog.js:1164: WARNING - Value assigned to local variable openListTags is never read
> var openListTags = [];
Contributor guide
Assessment
This issue has not been assessed yet.