Commit Graph
3 Commits
Author SHA1 Message Date
Vidar Kongsli be6b5952e2 Upgrade psake 4.4.1 --> 4.6.0 (#845) 2016-05-11 08:13:40 +10: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 d88ce57a63 Added psake 4.4.1 2015-03-21 12:57:33 +11:00