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') - - '(?