Make copy_build copy dot files, also fix comments in new build plugins. Closes #50.
This commit is contained in:
parent
4505517093
commit
fa0cfc3614
3 changed files with 5 additions and 4 deletions
|
|
@ -10,7 +10,8 @@
|
|||
namespace PHPCI\Plugin;
|
||||
|
||||
/**
|
||||
* Composer Plugin - Provides access to Composer functionality.
|
||||
* Clean build removes Composer related files and allows PHPCI users to clean up their build directory.
|
||||
* Useful as a precursor to copy_build.
|
||||
* @author Dan Cryer <dan@block8.co.uk>
|
||||
* @package PHPCI
|
||||
* @subpackage Plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue