consul icon indicating copy to clipboard operation
consul copied to clipboard

enable dupword linter

Open korovindenis opened this issue 1 year ago • 1 comments

Description

Added a new golang-lint dupword plugin to the project. This plugin is designed to detect duplicate words in Go source code and helps maintain code cleanliness and readability by identifying and eliminating repeated words.

Links

https://github.com/Abirdcfly/dupword

PR Checklist

  • [ ] updated test coverage
  • [ ] external facing docs updated
  • [ ] appropriate backport labels added
  • [x] not a security concern

korovindenis avatar Feb 10 '24 13:02 korovindenis

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Feb 10 '24 13:02 hashicorp-cla

This pull request has been automatically flagged for inactivity because it has not been acted upon in the last 60 days. It will be closed if no new activity occurs in the next 30 days. Please feel free to re-open to resurrect the change if you feel this has happened by mistake. Thank you for your contributions.

github-actions[bot] avatar Apr 11 '24 01:04 github-actions[bot]