nikolaposa / version

♈ Value Object that represents a SemVer-compliant version number.
MIT License
139 stars 10 forks source link

Add cs and static analysis files to .gitattributes #36

Closed VincentLanglet closed 1 year ago

VincentLanglet commented 1 year ago

Hi @nikolaposa, some files were missing in the gitattributes definition

nikolaposa commented 1 year ago

Thanks!

VincentLanglet commented 1 year ago

You're welcome. Since there are not release often recently (last one is 3 years old), do you think it would be worth a patch release ?

nikolaposa commented 1 year ago

Yeah, not ideal to make a release because of a single change. I'll give it a week or two if someone else sends something (although I doubt it), then I will make a release.

szepeviktor commented 1 year ago

Here is all my goodies to keep an eye 👁️ on these problem on every commit. https://github.com/szepeviktor/byte-level-care/tree/master/.github/workflows

The check for exported files is the last step in the workflow called Integrity.