Closed Axxon closed 6 years ago
hi @Axxon,
src/src
:
src
is the project path in container php-clisrc
is the folder src
in your projectA comment php doc sample :
/**
* @param type variable comment
*/
Try :
/**
* @param string $releaseId my-super-comment
*/
Thx @cedvan, ha ! That's a 'my-super-comment' required, so it's too much for me, i will disabled that's thing later. And i thinks this is also too much for a regular distribution rule, and the src/src is not user friendly (not explicit).
Hello, i tried to create my first commit on a rothenberg stacked project but the check-style-php returns is strange, example:
Here the check-style output:
I have some other returns how look like this. So, finally i can't commit.
And:
Why /src/src ?