Skip to content

Commit 367546d

Browse files
committed
Run prettier
1 parent f45e8ff commit 367546d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

go/unmarshal_tag_is_dash.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ rules:
2323
metavariable: $TAG
2424
regex: >-
2525
.*(json|yaml|xml):"-,[^"]*"
26-

go/unmarshal_tag_is_omitempty.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ rules:
2222
- metavariable-regex:
2323
metavariable: $TAG
2424
regex: >-
25-
.*(json|yaml|xml):"omitempty
25+
.*(json|yaml|xml):"omitempty

0 commit comments

Comments
 (0)