Nikolas

Results 3 comments of Nikolas

To make this linter work properly with all type of line endings, we should change the behavior to this: ![image](https://github.com/pre-commit/pre-commit-hooks/assets/30960525/8dfe9dc1-2a90-47c6-896f-8f19c1ccc1e8) 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: > > ``` >...