mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Change 'generated' notice to @phpdoc-style annotation
While it isn't an official part of the syntax, it integrates better with other tools that ignore diffs on generated code.
This commit is contained in:
parent
ef072ff8c0
commit
046d55e886
24 changed files with 36 additions and 36 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
// autoload_files.php generated by Composer
|
||||
// autoload_files.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue