Skip to content

Conversation

@hans-thomas
Copy link
Contributor

Create the .gitattributes file to prevent downloading useless test files by devs.

@sonarqubecloud
Copy link

Copy link
Collaborator

@DenTray DenTray left a comment

Choose a reason for hiding this comment

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

@hans-thomas could you please describe practical application of this change?

@hans-thomas
Copy link
Contributor Author

When developers install this package using Composer, all the test files and some other unwanted files download into their vendor folder. It's the best way to reduce package size on downloads and also, ables us to add more and bigger test files.

@DenTray
Copy link
Collaborator

DenTray commented Jan 27, 2025

When developers install this package using Composer, all the test files and some other unwanted files download into their vendor folder. It's the best way to reduce package size on downloads and also, ables us to add more and bigger test files.

@hans-thomas great! thanks! Something went wrong when I tried to check it earlier but now all works as you described!

@DenTray DenTray merged commit 5432143 into RonasIT:master Jan 27, 2025
4 checks passed
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