Skip to content

Commit

Permalink
autoformat
Browse files Browse the repository at this point in the history
  • Loading branch information
seanbreckenridge committed Oct 3, 2023
1 parent 45a2c93 commit 7ef76c2
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,12 +169,11 @@ Options:
Merged files look like:

```yaml
{
"mapping": {
"1611383220380934268.json": {"1619915695.2387643":{"socket-added":1619915695.238762}},
# other stuff...
},
}
{ "mapping": {
"1611383220380934268.json":
{ "1619915695.2387643": { "socket-added": 1619915695.238762 } },
# other stuff...
} }
```

... saving the filename and the corresponding data from the original files
Expand Down

0 comments on commit 7ef76c2

Please sign in to comment.