Closed ryenus closed 3 months ago
[DEBUG] 09:45:24 format.go:112 FormatStringFromFilename checking file extension 'T.JSON' for auto format detection [DEBUG] 09:45:24 format.go:116 FormatStringFromFilename detected format 'JSON' [DEBUG] 09:45:24 utils.go:72 initCommand Unknown file format extension 'JSON', defaulting to yaml
[DEBUG] 09:50:39 format.go:112 FormatStringFromFilename checking file extension 'T.JSON' for auto format detection [DEBUG] 09:50:39 format.go:116 FormatStringFromFilename detected format 'json' [DEBUG] 09:50:39 utils.go:97 initCommand Using input format json
To ensure proper file format detection with case-insensitive file systems.