2 Commits
Author SHA1 Message Date
Brian Smith c05a5d9612 Force normalized (LF) line endings for all files.
Windows support introduces the possibility of files having different
line ending conventions. There are already examples of this in the
repository despite the macOS specific nature of the tool.

This commit fixes all existing instances of CRLF endings, and ensures
that no inconsistencies can be accidentally introduced later. Should the
need arise it will still be possible to commit a file with CRLF.
2020-06-30 21:26:54 -07:00
Nick McSpadden cf61f1b1b7 Adding new global preferences object and unit tests 2019-09-09 09:21:42 -07:00