Skip to content
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

Add 'BigClick GmbH & Co.KG' (community contribution) #2171

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
20 changes: 20 additions & 0 deletions companies/big-click.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"slug": "big-click",
"relevant-countries": [
"de"
],
"name": "BigClick GmbH & Co.KG",
"runs": [
"alltagz.de"
],
"address": "Marktstraße 23/25\n99084 Erfurt",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [recordlint] <end-address-in-country> reported by reviewdog 🐶
Last line of address (99084 Erfurt) is not a country.

We've decided on specific variations for these countries:

  • United States of America
  • The Netherlands
  • Republic of Singapore
Suggested change
"address": "Marktstraße 23/25\n99084 Erfurt",
"address": "Marktstraße 23/25\n99084 Erfurt\nGermany",
Suggested change
"address": "Marktstraße 23/25\n99084 Erfurt",
"address": "Marktstraße 23/25\n99084 Erfurt\nDeutschland",

"email": "datenschutz@big-click.com",
"web": "https://big-click.com",
"sources": [
"https://big-click.com/#kontakt",
"https://www.alltagz.de/content/datenschutz.html",
"https://www.alltagz.de/info/impressum.html",
"https://github.com/datenanfragen/data/pull/2171"
],
"quality": "verified"
}