chocolatey / package-validator

Windows service to validate packages conform to package standards
Apache License 2.0
31 stars 29 forks source link

[Note?] Add `.extension`,`.template` to valid suffixes #163

Closed AdmiringWorm closed 6 years ago

AdmiringWorm commented 7 years ago

As the title suggest, adding the .extension suffix as a valid suffix (along with .portable and .install). Or perhaps change the validation message to something like The .extension` suffix have been used, please make sure that the package is an extension of chocolatey or another package

It's nothing major, it's just that it is annoying as it currently is.

ferventcoder commented 7 years ago

Yes, there are a few more valid suffixes that are known. We should definitely be sure all of them are allowed.

AdmiringWorm commented 7 years ago

what are the other suffixes? I found one other .template (excluding .app and .commandline as they shouldn't be used anymore).