1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-04-03 05:27:44 +00:00
yq/pkg
ryenus b9c3ff6f0a
convert file ext to lowercase for format detection ()
* convert file ext to lowercase for format detection

To ensure proper file format detection with case-insensitive file
systems.

* use filepath.Ext for more reliable file ext detection

especially for paths like index.js/foo

* add a test for file ext based format detection
2024-08-05 15:14:43 +10:00
..
yqlib convert file ext to lowercase for format detection () 2024-08-05 15:14:43 +10:00