Grinnz / Perl-Critic-Community

Perl::Critic::Community - Community-inspired Perl::Critic policies
https://metacpan.org/pod/Perl::Critic::Community
Other
8 stars 10 forks source link

[Prototypes] Allow me to specify which modules import signatures #34

Closed xsawyerx closed 5 years ago

xsawyerx commented 5 years ago

I have a module that imports subroutine signatures into the caller. Unfortunately, it still triggers it as prototypes.

I would like a configuration to allow me to pick which modules also import signatures.

Thanks. :)

Grinnz commented 5 years ago

Added signature_enablers configuration in 0.030.