fix: add CLAUDE.md to vendor excludes#236
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #236 +/- ##
=========================================
Coverage 71.72% 71.72%
Complexity 999 999
=========================================
Files 49 49
Lines 3158 3158
=========================================
Hits 2265 2265
Misses 893 893 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks! I really wish we'd have a whitelist instead of a blacklist way, just like |
.gitignore has this by using /
!/keepmemaybe gitattributes has it too Welcome to what we have to do in Debian: |
|
By the way at phpMyAdmin I built a script to find such dev files and add them to an exclude list: https://github.com/phpmyadmin/phpmyadmin/blob/QA_5_2/scripts/check-release-excludes.sh |
|
@williamdes Hm, I suppose I could introduce a simple github workflow step which validates that a I suppose that should be safe? |
Absolutely It is really important to run tests against the archive |
No description provided.