Skip to content

Commit 28303ea

Browse files
authored
chore: ignore docs quality checks for legal documents (#1903)
Extracted from #1890 Context is explained by @TC-MO in this comment: #1890 (comment) > @mnmkng context for you, in `/legal` I moved `<!-- vale off --> comment before frontmantter to not have the new rule targeting H1's affect anything. Also I've added ` I don't think you were using it and it was throwing a lot of false positives when working locally on docs repo. But if you are indeed using it, we can revert this change easily. > > * The goal here is it create new rule for Vale targeting H1's to prevent issues with the LLM buttons > * It also led to issues with the custom rules I've created previously so this PR should fix that > * I also took this opporunity to update the packages for `write-good` & `msoft style guide` that we use in docs
1 parent 68c07f1 commit 28303ea

15 files changed

+30
-20
lines changed

sources/legal/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify Legal
35
description: This is an index of Apify's public facing policies, terms of use and legal documents.
@@ -7,7 +9,6 @@ slug: /
79
hide_table_of_contents: true
810
---
911

10-
<!-- vale off -->
1112

1213
## Company details (Impressum)
1314

sources/legal/latest/policies/acceptable-use-policy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify Acceptable Use Policy
35
description: Apify's acceptable use policy describes activities that are prohibited on the Apify platform and on our websites.
@@ -9,7 +11,6 @@ slug: /acceptable-use-policy
911

1012
# Apify Acceptable Use Policy
1113

12-
<!-- vale off -->
1314

1415
Apify Technologies s.r.o., with its registered seat at Vodičkova 704/36, Nové Město, 110 00 Prague 1, Czech Republic, Company ID No.: 04788290, registered in the Commercial Register kept by the Municipal Court of Prague, File No.: C 253224 (hereinafter referred to as “**we**” or “**Apify**”), is committed to making sure that the Platform and the Website are being used only for legitimate and legal purposes.
1516

sources/legal/latest/policies/community-code-of-conduct.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify Community Code of Conduct
35
description: Apify's code of conduct describes how Apify expects its community members behave.
@@ -9,7 +11,6 @@ slug: /community-code-of-conduct
911

1012
# Apify Community Code of Conduct
1113

12-
<!-- vale off -->
1314

1415
Effective Date: August 18, 2025
1516

sources/legal/latest/policies/cookie-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify Cookie Policy
35
description: Apify Cookie Policy describes how we handle cookies on our website and platform.
@@ -9,8 +11,6 @@ slug: /cookie-policy
911

1012
# Apify Cookie Policy
1113

12-
<!-- vale off -->
13-
1414
**Apify Technologies s.r.o.**, with its registered seat at Vodičkova 704/36, 110 00 Prague 1, Czech Republic, Company reg. no. 04788290, recorded in the Commercial Register kept by the Municipal Court of Prague, File No.: C 253224 ("**we**", "**us**" or the "**Provider**") welcomes you (“**you**” or the “**User**”) on our website apify.com (the “**Website**”).
1515

1616
This Cookie Policy (the “**Policy**” or “**Cookie Policy**”) describes the way we use cookies on our Website and on our platform on console.apify.com (the “**Platform**”). Terms starting with a capital letter used in this Policy have the meaning defined in our [General Terms and Conditions](../terms/general-terms-and-conditions.md) (the “**Terms**”). By accessing the Website, Platform or using our Services, you acknowledge and agree to this Policy. If you do not agree to the terms of this Policy, please do not use the Website, Platform or any of our Services. Each time you use the Website, Platform or our Services, the current version of the Cookie Policy will apply.

sources/legal/latest/policies/gdpr-information.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify GDPR Information
35
description: This Apify GDPR Information document describes how Apify complies with GDPR and its requirements.
@@ -9,7 +11,6 @@ slug: /gdpr-information
911

1012
# Apify GDPR Information
1113

12-
<!-- vale off -->
1314

1415
The European Union (“**EU**”) General Data Protection Regulation (“**GDPR**”) replaces the 1995 EU Data Protection Directive. The GDPR strengthens the rights that individuals have regarding personal data relating to them and seeks to unify data protection laws across Europe, regardless of where that data is processed. Besides strengthening and standardizing user data privacy across the EU nations, the GDPR requires new or additional obligations from all organizations that handle the personal data of EU citizens, regardless of where the organizations themselves are located.
1516

sources/legal/latest/policies/privacy-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify Privacy Policy
35
description: Apify Privacy Policy describes how we handle your personal data and how you can exercise your personal data rights.
@@ -9,8 +11,6 @@ slug: /privacy-policy
911

1012
# Apify Privacy Policy
1113

12-
<!-- vale off -->
13-
1414
Last Updated: February 10, 2025
1515

1616
Welcome to the Apify Privacy Policy!

sources/legal/latest/policies/whistleblowing-policy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify Whistleblowing Policy
35
description: Apify's whistleblowing policy describes how illegal activities can be reported, as required by law.
@@ -9,7 +11,6 @@ slug: /whistleblowing-policy
911

1012
# Apify Whistleblowing Policy
1113

12-
<!-- vale off -->
1314

1415
[verze v českém jazyce níže]
1516

sources/legal/latest/terms/affiliate-program-terms-and-conditions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify Affiliate Program Terms and Conditions
35
description: Apify Affiliate Program Terms and Conditions govern Apify's affiliate partnership program.
@@ -9,8 +11,6 @@ slug: /affiliate-program-terms-and-conditions
911

1012
# Apify Affiliate Program Terms and Conditions
1113

12-
<!-- vale off -->
13-
1414
Effective date: May 14, 2024
1515

1616
Latest version effective from: July 5, 2025

sources/legal/latest/terms/candidate-referral-program-terms-and-conditions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify Candidate Referral Program
35
description: Apify Candidate Referral Program is a public promise of a remuneration for referred candidates.
@@ -9,7 +11,6 @@ slug: /candidate-referral-program-terms
911

1012
# Apify Candidate Referral Program
1113

12-
<!-- vale off -->
1314

1415
Last Updated: April 14, 2025
1516

sources/legal/latest/terms/data-processing-addendum.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- vale off -->
2+
<!-- markdownlint-disable -->
13
---
24
title: Apify Data Processing Addendum
35
description: Apify Data Processing Addendum serve as a framework for processing of personal data on behalf of Apify customers.
@@ -9,7 +11,6 @@ slug: /data-processing-addendum
911

1012
# Apify Data Processing Addendum
1113

12-
<!-- vale off -->
1314

1415
Last Updated: January 13, 2025
1516

0 commit comments

Comments
 (0)