[code quality] public static isCloudFormationStackArtifact(art: any) should use "x" for parameter name
Open
Beginner friendly
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
https://github.com/aws/aws-cdk/blob/78034d32d0b120a4eabaf58d7a87a1c6649d1a8e/packages/aws-cdk-lib/cx-api/lib/artifacts/cloudformation-artifact.ts#L28
Contributor guide
Research direction
Open packages/aws-cdk-lib/cx-api/lib/artifacts/cloudformation-artifact.ts at line 28 and inspect isCloudFormationStackArtifact. Rename the parameter as requested, then verify that the method signature matches the issue's intended wording and that the change is limited to this declaration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- infrastructure
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100