theseer / Autoload

A lightweight php namespace aware autoload generator and phar archive builder
Other
388 stars 47 forks source link

Add PHP_CodeSniffer ignore tags to template #14

Closed spriebsch closed 13 years ago

spriebsch commented 13 years ago

The default template should also contain

// @codingStandardsIgnoreStart ... // @codingStandardsIgnoreEnd

tags so that PHP_CodeSniffer ignores the generated file.

sebastianbergmann commented 13 years ago

Good idea.

edorian commented 13 years ago

Fixed in https://github.com/theseer/Autoload/pull/18 - Sorry for the 3 comments; I'm unable to use git properly it seems

theseer commented 13 years ago

change merged with commit 985145de4c56cf16fd0aeb2539bf9a153d908df4