From 19e73e0431193c381c35cb07479a9bd97d8f67e9 Mon Sep 17 00:00:00 2001 From: Honza Javorek Date: Fri, 5 Sep 2025 14:59:45 +0200 Subject: [PATCH] refactor: simplify how capitalization works --- .github/styles/Apify/Capitalization.yml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/.github/styles/Apify/Capitalization.yml b/.github/styles/Apify/Capitalization.yml index 88587e6a98..367cb9a9e0 100644 --- a/.github/styles/Apify/Capitalization.yml +++ b/.github/styles/Apify/Capitalization.yml @@ -3,18 +3,5 @@ message: "The word '%s' should always be capitalized." ignorecase: false level: error tokens: - # Before the word there should be no: /, -, #, word character - # (avoids anchors, URLs, identifiers, and words like 'factors') - # - # After the word there should be no: /, } (avoids paths or URLs) - # Also no . followed by a word character (avoids 'actors.md') - - '(?