Skip to content

Enable testifylint linter with usetesting settings#2121

Open
mvanhorn wants to merge 1 commit intopactus-project:mainfrom
mvanhorn:osc/1987-enable-testifylint
Open

Enable testifylint linter with usetesting settings#2121
mvanhorn wants to merge 1 commit intopactus-project:mainfrom
mvanhorn:osc/1987-enable-testifylint

Conversation

@mvanhorn
Copy link
Copy Markdown

Summary

Enables the testifylint linter in .golangci.yml with the usetesting settings specified in #1987.

Changes

  • .golangci.yml: Added testifylint to the enabled linters list (alphabetically sorted) and added its settings block with os-temp-dir, context-background, and context-todo checks enabled.

Testing

  • YAML syntax verified
  • Follows the existing alphabetical ordering convention for linters and settings

Fixes #1987

This contribution was developed with AI assistance (Claude Code).

Adds testifylint to the enabled linters list and configures its
usetesting settings for os-temp-dir, context-background, and
context-todo checks.

Fixes pactus-project#1987
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable testifylint linter

1 participant