Nikolas
Nikolas
To make this linter work properly with all type of line endings, we should change the behavior to this:  Because currently the `file-contents-sorter` doesn't work consistently on different platforms....
> @Childcity that's unrelated, documented, and intentional So if I working on Windows and have to run `file-contents-sorter` in the Windows environment I can't do that! I think, that `file-contents-sorter`...
> A bit late to the party, but wrote a more generic loader that simply processes the JSON into individual documents for each property in it: > > ``` >...