| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Now that we have backticks we no longer need to use util.format to template strings! This commit was inspired by #3324, and it replaces all instances of util.format with backtick strings to simply all the things
|
LGTM so long as CI is green |
Sorry, something went wrong.
|
LGTM if CI is green. CI: https://ci.nodejs.org/job/node-test-commit/814/ Although, it looks like Jenkins is having issues right now and we might need to re-run CI later... |
Sorry, something went wrong.
|
this should go to lts @jasnell |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Now that we have backticks we no longer need to use util.format to template strings! This commit was inspired by #3324, and it replaces all instances of util.format with backtick strings to simply all the things
/cc @jasnell @Trott