Merge duplicate keys in JSON.
### Description

I would love to make this an error, but we have had a duplicate key in
`targets.json` for a while now. Instead, we're merging in a semi-smart way.
This will allow you to have things like `"target.features_add"` twice, and
both will take affect.

### Pull request type

    [x] Fix
    [ ] Refactor
    [ ] Target update
    [ ] Functionality change
    [ ] Docs update
    [ ] Test update
    [ ] Breaking change
ls
1 parent 41bffe1 commit 190e77894f7c1ab0a3d20502da0076b75924ae5f
@Jimmy Brisson Jimmy Brisson authored on 23 Oct 2018
Showing 1 changed file
View
tools/utils.py