sourcecred/config
Dandelion Mané 39fd3fa354
Make GitHub capitalization consistent within code (#100)
* Make GitHub capitalization consistent within code

We now never capitalize the H in GitHub within variable or function
names. We still capitalize it in comments or user facing strings.

Test plan:
Unit tests, the fetchGithubRepoTest.sh, and
`git grep itHub` only shows comment lines and print statements.

* Fix William's klaxon
2018-03-20 18:32:05 -07:00
..
jest Move package json to root (#37) 2018-02-26 22:32:23 -08:00
env.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00
paths.js Make GitHub capitalization consistent within code (#100) 2018-03-20 18:32:05 -07:00
polyfills.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00
webpack.config.backend.js Use isomorphic-fetch instead of node-fetch 2018-03-19 20:06:52 -07:00
webpack.config.dev.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00
webpack.config.prod.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00
webpackDevServer.config.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00