Commit Graph

4 Commits

Author SHA1 Message Date
Ross Smith II abe18edc02 Fix various hashes + HTTPS everywhere (#1563)
* Fix various hashes

* HTTPS everywhere
2017-06-19 11:39:31 +02:00
Richard Kuhnt 5d625c1f1e Execute formatjson.ps1 on whole bucket 2017-05-07 20:56:13 +02:00
Roy Ivy III a6a8bf8e68 BOM cleanup
* remove BOM from all repo files that contain one
* changes all files to utf-8 (specifically, utf-8 *without* BOM)
* improves compliance with ".editorconfig"

.# Discussion

This is an example of the semi-invisible changes which can creep into patches
via various editors. Any such changes are *very* difficult to figure out from
a diff output and just add visual noise to commits. Hence, ".editorconfig" (added
in a previous commit) is used to minimize this kind of confusing patch noise.
2015-08-17 22:57:15 -05:00
Simon Hartcher 3f67edc218 csvtosql 0.1.1-alpha 2015-04-02 15:29:53 +11:00