Skip to content
Snippets Groups Projects
Select Git revision
  • 521264-vue3-migration-devops_adoption_overview_table_spec
  • 510851-policies-integration-tests-skip-ci
  • ps-migrate-vscode-extension-marketplace-ff-to-db
  • check-tag-rules-when-deleting-container-images
  • pb/517368/add-provider-to-saml-group-links
  • backfill-desired-sharding-key-large-table-push_event_payloads
  • 16653_add_vulns_api_from_stat_adjustments_branch
  • backfill-desired-sharding-key-small-table-scan_result_policies
  • master default protected
  • rails-next protected
  • ruby-next protected
  • backfill-multiple-desired-sharding-key-small-table-snippet_statistics
  • sharding-key-backfill-keeps
  • backfill-desired-sharding-key-small-table-incident_management_pending_issue_escalations
  • issue_509317
  • eduardosanz/update-codeowners
  • document-new-golang-runbook
  • 505041-add-parent-param-groups-resolver
  • axil-docs-redirects-skip_indexmd
  • 514146-add-sharding-key-for-redirect_routes
  • 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

single_argument_dig.yml

  • Peter Leitzen's avatar
    540e94d4
    RuboCop: Remove grace period for silent cop rules · 540e94d4
    Peter Leitzen authored
    This commit removes the "grace period" for cops rules added more than two
    weeks and without any warnings in Slack channel.
    
    Done via:
      sed -i '/Details: grace period/d' \
         $(git log --name-only --format= -S "Details: grace period" \
           --until "2 weeks ago" .rubocop_todo)
    Verified
    540e94d4
    History
    RuboCop: Remove grace period for silent cop rules
    Peter Leitzen authored
    This commit removes the "grace period" for cops rules added more than two
    weeks and without any warnings in Slack channel.
    
    Done via:
      sed -i '/Details: grace period/d' \
         $(git log --name-only --format= -S "Details: grace period" \
           --until "2 weeks ago" .rubocop_todo)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.