Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 1.35 KB

File metadata and controls

68 lines (48 loc) · 1.35 KB

Description

Type of Change

  • Bug fix (type: bug)
  • New feature (type: feature)
  • Enhancement (type: enhancement)
  • Documentation (type: documentation)
  • Refactor (type: refactor)
  • Performance (type: performance)
  • Security (type: security)

Area

  • CLI (area: cli)
  • Gatherers (area: gatherers)
  • Audits (area: audits)
  • Reporter (area: reporter)
  • Scoring (area: config)
  • Infrastructure (area: infrastructure)
  • Testing (area: testing)

Changes Made

Related Issues

Closes #

Testing

  • Type check passes (pnpm type-check)
  • Lint passes (pnpm lint)
  • Build succeeds (pnpm build)
  • Tests pass (pnpm test)
  • Manual testing performed

Test Steps

Breaking Changes

  • Yes, this PR includes breaking changes (breaking change)

    • Describe:
    • Migration guide:
  • No breaking changes

Checklist

  • My code follows the project's code style
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally

Screenshots (if applicable)

Additional Notes