Skip to content

feat: section header when appending existing .gitignore#132

Merged
Skn0tt merged 2 commits intomicrosoft:mainfrom
hamirmahal:style/separate-addition-of-playwright-entries-in-gitignore
Oct 29, 2024
Merged

feat: section header when appending existing .gitignore#132
Skn0tt merged 2 commits intomicrosoft:mainfrom
hamirmahal:style/separate-addition-of-playwright-entries-in-gitignore

Conversation

@hamirmahal
Copy link
Copy Markdown
Contributor

Comment thread tests/integration.spec.ts

test('should install with "npm ci" in GHA when using npm with package-lock enabled', async ({ dir, run, packageManager }) => {
test.skip(packageManager !== 'npm');
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should add automatic formatting to this repository to reduce noise from changes like this one.

@Skn0tt Skn0tt changed the title style: separate addition of playwright entries feat: section header when appending existing .gitignore Oct 29, 2024
Copy link
Copy Markdown
Member

@Skn0tt Skn0tt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks good. Thank you!

@Skn0tt Skn0tt merged commit 42acdf0 into microsoft:main Oct 29, 2024
@hamirmahal hamirmahal deleted the style/separate-addition-of-playwright-entries-in-gitignore branch October 29, 2024 16:23
@hamirmahal
Copy link
Copy Markdown
Contributor Author

You're welcome!

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.

[Feature]: Add # Playwright comment to .gitignore entries added by playwright

2 participants