Commit Graph

2 Commits

Author SHA1 Message Date
Mike Farah
c1a236d720 Use file extension to auto detect output format! 2023-03-15 13:14:40 +11:00
ryenus
d30941b575
Detect input format based on file name extension (#1582)
* detect inputFormat from filename

* refactor and extract func InputFormatFromFilename

* detect inputFormat only when file is provided

* add test for automatic input format detection
2023-03-09 10:17:19 +11:00