first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
display_name: "jq"
|
||||
indent_unit:
|
||||
space: 2
|
||||
comment_prefix: "#"
|
||||
brackets:
|
||||
- start: "{"
|
||||
end: "}"
|
||||
- start: "("
|
||||
end: ")"
|
||||
- start: "["
|
||||
end: "]"
|
||||
- start: "\""
|
||||
end: "\""
|
||||
Reference in New Issue
Block a user