kaaveland / eugene

Careful With that Lock, Eugene
MIT License
31 stars 0 forks source link

lint/trace stdin and single file without specifying sort-mode #95

Closed kaaveland closed 1 month ago

kaaveland commented 1 month ago

It seems I broke the ability to make eugene lint and eugene trace read from stdin when being passed -, or running on single files without specifying --sorte-mode.

I think --sort-mode should be auto only if any of the targets is a directory. Otherwise, we should make it none.