Skip to content

Setup composer lint workflow#12247

Merged
greg0ire merged 2 commits intodoctrine:2.20.xfrom
greg0ire:composer-lint
Oct 29, 2025
Merged

Setup composer lint workflow#12247
greg0ire merged 2 commits intodoctrine:2.20.xfrom
greg0ire:composer-lint

Conversation

@greg0ire
Copy link
Copy Markdown
Member

@greg0ire greg0ire commented Oct 28, 2025

I also noticed an archive.exclude node is IMO outdated and a duplicate of what we have in .gitattributes.

orm/composer.json

Lines 67 to 69 in ffd3f50

"archive": {
"exclude": ["!vendor", "tests", "*phpunit.xml", "build.xml", "build.properties", "composer.phar", "vendor/satooshi", "lib/vendor", "*.swp"]
}

It is not up-to-date, and we use .gitattributes for this purpose.
@greg0ire greg0ire marked this pull request as ready for review October 28, 2025 20:07
@greg0ire greg0ire added the CI label Oct 28, 2025
@greg0ire greg0ire added this to the 2.20.8 milestone Oct 29, 2025
@greg0ire greg0ire merged commit fe5ee70 into doctrine:2.20.x Oct 29, 2025
92 checks passed
@greg0ire greg0ire deleted the composer-lint branch October 29, 2025 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants