tyk icon indicating copy to clipboard operation
tyk copied to clipboard

[DX-1345] Update config description for inclusive naming project

Open dcs3spp opened this issue 9 months ago • 5 comments

User description

Description

Related Issue

Motivation and Context

Update config description for inclusive naming project

How This Has Been Tested

Screenshots (if appropriate)

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Refactoring or add test (improvements in base code or adds test coverage to functionality)

Checklist

  • [x] I ensured that the documentation is up to date
  • [ ] I explained why this PR updates go.mod in detail with reasoning why it's required
  • [ ] I would like a code coverage CI quality gate exception and have explained why

PR Type

Enhancement


Description

  • Updated the comments in config/config.go to use more inclusive language:
    • Replaced 'master' with 'primary' in the DisableKeySpaceSync comment.
    • Changed 'whitelist' to 'allow list' in the ProxySSLCipherSuites comment.

Changes walkthrough 📝

Relevant files
Enhancement
config.go
Update Comments for Inclusive Language                                     

config/config.go

  • Updated comments to use inclusive language by replacing 'master' with
    'primary' and 'whitelist' with 'allow list'.
  • +2/-2     

    💡 PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    dcs3spp avatar May 16 '24 11:05 dcs3spp