Closed pixelzoom closed 3 years ago
Running grunt production (production.js) prompts the user with:
grunt production
Are there no untested maintenance patches that need spot checks? (An issue would be created in the sim repo) [y/N]?
Every time I see this, I have to read it at least twice. It's a double negative. How about changing this prompt to the following?
Have all maintenance patches that need spot checks been tested? (An issue would be created in the sim repo) [y/N]?
I would have changed this myself, by because it's in perennial, I wasn't sure if changing would mess something up.
Changed above, thanks. Closing.
Running
grunt production
(production.js) prompts the user with:Every time I see this, I have to read it at least twice. It's a double negative. How about changing this prompt to the following?
I would have changed this myself, by because it's in perennial, I wasn't sure if changing would mess something up.