Skip to content

Commit

Permalink
chore: testing auto closing linter rule for main branch
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kukreja <vinakuk@amazon.com>
  • Loading branch information
vinayak-kukreja committed Oct 20, 2023
1 parent 0e81c19 commit c579d9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/@aws-cdk/prlint/lint.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import { StatusEvent } from '@octokit/webhooks-definitions/schema';
import { findModulePath, moduleStability } from './module';
import { breakingModules } from './parser';

// I am just a comment to test linter. Please ignore me and not approve the PR :)

export type GitHubPr =
Endpoints['GET /repos/{owner}/{repo}/pulls/{pull_number}']['response']['data'];

Expand Down

0 comments on commit c579d9a

Please sign in to comment.