fix(fs): Improve fs and stream handling, enhance SmartFile/StreamFile, update tests and CI configs
This commit is contained in:
@@ -5,4 +5,3 @@
|
||||
"nestedkey1": "hello"
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
key1: this works
|
||||
key2: this works too
|
||||
key3:
|
||||
nestedkey1: hello
|
||||
nestedkey1: hello
|
||||
|
@@ -5,4 +5,3 @@
|
||||
"nestedkey1": "hello"
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
key1: this works
|
||||
key2: this works too
|
||||
key3:
|
||||
nestedkey1: hello
|
||||
nestedkey1: hello
|
||||
|
@@ -5,4 +5,3 @@
|
||||
"nestedkey1": "hello"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user