mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 10:16:54 +00:00
- `mv duplicated_key_json.{json,notjson}`
- change reference to the file in `tests/check_json_test.py`
Fixes #600
4 lines
48 B
Text
4 lines
48 B
Text
{
|
|
"hello": "world",
|
|
"hello": "planet"
|
|
}
|