-
-
Notifications
You must be signed in to change notification settings - Fork 91
Add 'Exantrix' (community contribution) #3360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "slug": "exantrix", | ||
| "relevant-countries": [ | ||
| "fr" | ||
| ], | ||
| "categories": [ | ||
| "commerce" | ||
| ], | ||
| "name": "Exantrix", | ||
| "address": "allée des colchiques 72300 sablé sur sarthe", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🚫 [recordlint] <end-address-in-country> reported by reviewdog 🐶 We've decided on specific variations for these countries:
|
||
| "phone": "0775663314", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🚫 [recordlint] <pass-schema> reported by reviewdog 🐶 Raw error: {
"path": "$.phone",
"pointer": "/phone",
"message": "The value at /phone is an invalid string.",
"data": "0775663314"
} |
||
| "email": "coucou@exantrix.com", | ||
| "web": "https://exantrix.com", | ||
| "sources": [ | ||
| "exantrix.com", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🚫 [recordlint] <pass-schema> reported by reviewdog 🐶 Raw error: {
"path": "$.sources[0]",
"pointer": "/sources/0",
"message": "The value at /sources/0 must be a valid URI string but it was not.",
"data": "exantrix.com"
} |
||
| "https://github.com/datenanfragen/data/pull/3360" | ||
| ], | ||
| "suggested-transport-medium": "email", | ||
| "quality": "verified" | ||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [recordlint] <address-newlines> reported by reviewdog 🐶
Lines of the
addressare not separated by newlines (\n).