google/closure-compiler

If someone calls goog.functions.constant(true) warn, and suggest replacing it with goog.functions.TRUE

Open

#1,945 opened on Aug 9, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (1,197 forks)batch import
enhancementhelp wantedlint

Repository metrics

Stars
 (7,176 stars)
PR merge metrics
 (Avg merge 3d 4h) (1 merged PR in 30d)

Description

And likewise for false and null.

Contributor guide