[TASK] Add XLIFF linting to runTests.sh#2014
Conversation
Pull Request Test Coverage Report for Build 23683581256Details
💛 - Coveralls |
|
In #1750 we decided moving away from composer scripts. It would be great to start this on directly without wrapping around the composer call. |
heiko-hardt
left a comment
There was a problem hiding this comment.
The commit looks good :)
Please add the function to the list of help arguments (under the help options -s ...)
628d012 to
472b65b
Compare
776bcec to
bdaf26b
Compare
cdc082a to
31f746f
Compare
heiko-hardt
left a comment
There was a problem hiding this comment.
Please praefix --name with "lintxliff-${...}" (not cgl-${...})
Please add "--rm" attribute for cleanup
check for details: https://docs.docker.com/reference/cli/docker/container/run/#rm
|
When i run then when i have used --rm in the code, the terminal says: "The "--rm" option does not exist." |
I'm verry sorry, this option is already set in $CONTAINER_COMMON_PARAMS |
runTests.shrunTests.sh
No description provided.