-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30052 from ifreund/lint-json
Lint json #1
- Loading branch information
Showing
22 changed files
with
798 additions
and
945 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,40 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "estate_1be", | ||
"comment" : "first floor, bottom edge", | ||
"weight": 0, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_floor", | ||
"rows": [ | ||
".....|....| |....|.....", | ||
".....|----- -----|.....", | ||
".....|>> <<|.....", | ||
"=ww===>> <<===ww=", | ||
"#####= =#####", | ||
"#####= =#####", | ||
"#####==www=++=www==#####", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################" | ||
], | ||
"palettes": [ | ||
"estate", | ||
"multistory_house", | ||
"ground_level" | ||
], | ||
"terrain":{ | ||
"k": "t_shrub" | ||
} | ||
} | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "estate_1be", | ||
"comment": "first floor, bottom edge", | ||
"weight": 0, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_floor", | ||
"rows": [ | ||
".....|....| |....|.....", | ||
".....|----- -----|.....", | ||
".....|>> <<|.....", | ||
"=ww===>> <<===ww=", | ||
"#####= =#####", | ||
"#####= =#####", | ||
"#####==www=++=www==#####", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################" | ||
], | ||
"palettes": [ "estate", "multistory_house", "ground_level" ], | ||
"terrain": { "k": "t_shrub" } | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,40 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "estate_1be", | ||
"comment" : "first floor, bottom edge", | ||
"weight": 99, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_floor", | ||
"rows": [ | ||
".....+....| |d..d|.....", | ||
"...BB|--+-- --+--|.c...", | ||
"...BB|>> <<|DDD..", | ||
"=ww===>> <<===ww=", | ||
"#####= =#####", | ||
"#####= =#####", | ||
"#####==www=++=www==#####", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################" | ||
], | ||
"palettes": [ | ||
"estate", | ||
"multistory_house", | ||
"ground_level" | ||
], | ||
"terrain":{ | ||
"k": "t_shrub" | ||
} | ||
} | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "estate_1be", | ||
"comment": "first floor, bottom edge", | ||
"weight": 99, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_floor", | ||
"rows": [ | ||
".....+....| |d..d|.....", | ||
"...BB|--+-- --+--|.c...", | ||
"...BB|>> <<|DDD..", | ||
"=ww===>> <<===ww=", | ||
"#####= =#####", | ||
"#####= =#####", | ||
"#####==www=++=www==#####", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################" | ||
], | ||
"palettes": [ "estate", "multistory_house", "ground_level" ], | ||
"terrain": { "k": "t_shrub" } | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,40 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "estate_1be", | ||
"comment" : "first floor, bottom edge", | ||
"weight": 99, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_floor", | ||
"rows": [ | ||
".....|....| |....|.....", | ||
"...|+|--+-1 1----|L....", | ||
"...|l|>> <<|LL...", | ||
"=ww===>> <<===ww=", | ||
"#####= =#####", | ||
"#####= 1 1 =#####", | ||
"#####==www=++=www==#####", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################" | ||
], | ||
"palettes": [ | ||
"estate", | ||
"multistory_house", | ||
"ground_level" | ||
], | ||
"terrain":{ | ||
"k": "t_shrub" | ||
} | ||
} | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "estate_1be", | ||
"comment": "first floor, bottom edge", | ||
"weight": 99, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_floor", | ||
"rows": [ | ||
".....|....| |....|.....", | ||
"...|+|--+-1 1----|L....", | ||
"...|l|>> <<|LL...", | ||
"=ww===>> <<===ww=", | ||
"#####= =#####", | ||
"#####= 1 1 =#####", | ||
"#####==www=++=www==#####", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################" | ||
], | ||
"palettes": [ "estate", "multistory_house", "ground_level" ], | ||
"terrain": { "k": "t_shrub" } | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,40 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "estate_1be", | ||
"comment" : "first floor, bottom edge", | ||
"weight": 99, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_floor", | ||
"rows": [ | ||
".....+....| |b..b|i....", | ||
".....|----- --+--|i..c.", | ||
".a..N|>> Y Y <<|i.DDD", | ||
"=ww===>> <<===ww=", | ||
"#####= =#####", | ||
"#####=Y Y=#####", | ||
"#####==www=++=www==#####", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################" | ||
], | ||
"palettes": [ | ||
"estate", | ||
"multistory_house", | ||
"ground_level" | ||
], | ||
"terrain":{ | ||
"k": "t_shrub" | ||
} | ||
} | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "estate_1be", | ||
"comment": "first floor, bottom edge", | ||
"weight": 99, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_floor", | ||
"rows": [ | ||
".....+....| |b..b|i....", | ||
".....|----- --+--|i..c.", | ||
".a..N|>> Y Y <<|i.DDD", | ||
"=ww===>> <<===ww=", | ||
"#####= =#####", | ||
"#####=Y Y=#####", | ||
"#####==www=++=www==#####", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################", | ||
"########################" | ||
], | ||
"palettes": [ "estate", "multistory_house", "ground_level" ], | ||
"terrain": { "k": "t_shrub" } | ||
} | ||
] | ||
} | ||
] |
Oops, something went wrong.