Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Momo Kornher <kornherm@amazon.co.uk>
  • Loading branch information
kaizencc and mrgrain authored Feb 24, 2025
1 parent c2df233 commit aac453a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/toolkit-lib/scripts/gen-code-registry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ function linkInterface(interfaceName: string) {
fs.writeFileSync('CODE_REGISTRY.md', codesToMarkdownTable(
CODES,
'## Toolkit Code Registry',
));
));

0 comments on commit aac453a

Please sign in to comment.