Skip to content
Snippets Groups Projects
Select Git revision
  • nickleonard-master-patch-70314
  • tbulva-header-search-bar-tweak
  • check-tag-rules-when-deleting-container-images
  • 515679-instrument_tokens_namespace
  • 470699-present-data
  • charlieeekroon/fix-QA-helper-spec
  • support-inputs-for-triggers
  • 523621-destroy-statuses
  • hly-custom-field-definitions-values
  • master default protected
  • rails-next protected
  • ruby-next protected
  • gdsh-equal-homepage
  • select-label-dropdown-change-roles-of-buttons
  • gkatz_add_namespace_statistics_adjustment_service
  • 498624-update-frontend-wording
  • andrey-quarantine-flaky-e2e-sast
  • 467202-drop-taggings
  • jmd/test-feature-branch
  • cam_swords/update-ci-steps-syntax
  • v17.7.6-ee protected
  • v17.8.4-ee protected
  • v17.9.1-ee protected
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
40 results

.vale.ini

  • Amy Qualls's avatar
    2273074e
    Don't run Vale on SVG replacement codes · 2273074e
    Amy Qualls authored and Marcel Amirault's avatar Marcel Amirault committed
    The SVG replacement codes can't be guaranteed to be
    real words, but it doesn't matter. They shouldn't be
    linted by Vale. This MR proposes a TokenIgnores
    line that skips items matching a regex of **{this}**.
    
    Note that tier badges, blessedly, use **(this)**
    instead of curly braces, so we can lint them
    separately.
    2273074e
    History
    Don't run Vale on SVG replacement codes
    Amy Qualls authored and Marcel Amirault's avatar Marcel Amirault committed
    The SVG replacement codes can't be guaranteed to be
    real words, but it doesn't matter. They shouldn't be
    linted by Vale. This MR proposes a TokenIgnores
    line that skips items matching a regex of **{this}**.
    
    Note that tier badges, blessedly, use **(this)**
    instead of curly braces, so we can lint them
    separately.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.