Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Cannot deduce format of 'a.txt' from unknown extension 'txt'
[2025-01-02T03:04:05] ERROR Formats do not match: yaml vs nml
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
Cannot deduce format of 'config.txt' from unknown extension 'txt'
values:
date: 20240105
empty: null
greeting: Good Night
message: Good Night Moon Good Night Moon
recipient: Moon
repeat: 2
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
Specify --input-format when --input-file is not specified
values:
date: 20240105
empty: null
greeting: Good Night
message: Good Night Moon Good Night Moon
recipient: Moon
repeat: 2
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Cannot deduce format of 'values.txt' from unknown extension 'txt'
Hello, World!
Loading