0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java1,197 forks (1,197 forks)batch import
enhancementhelp wantedlint
Repository metrics
- Stars
- 7,176 stars (7,176 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
And likewise for false and null.
Contributor guide
- Research direction
- Examine how existing compiler warnings are implemented in the codebase, specifically around function calls. Look for patterns like `goog.functions.constant` and add a warning suggesting `goog.functions.TRUE`. Ensure the warning is triggered during the compilation process.
- Tech stack
- javajavascript
- Domain
- toolingbackend
- Issue type
- Feature
- Prerequisites
- Git