Skip to content

Conversation

@kuhe
Copy link
Contributor

@kuhe kuhe commented Oct 29, 2025

Issue

n/a

Description

Add an exception to the eslint rule banning import paths so it doesn't block

import {
  CreateCertificateFromCsrCommand,
  CreateCertificateFromCsrCommandInput,
  CreateCertificateFromCsrCommandOutput,
} from "./commands/CreateCertificateFromCsrCommand";

Checklist

  • If the PR is a feature, add integration tests (*.integ.spec.ts).
  • If you wrote E2E tests, are they resilient to concurrent I/O?
  • If adding new public functions, did you add the @public tag and enable doc generation on the package?

@kuhe kuhe requested a review from a team as a code owner October 29, 2025 18:50
@kuhe kuhe merged commit 2c77b1f into main Oct 29, 2025
7 checks passed
@kuhe kuhe deleted the chore/eslint branch October 29, 2025 19:05
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.

2 participants