Skip to content

expand file paths #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

expand file paths #48

wants to merge 1 commit into from

Conversation

mgor
Copy link

@mgor mgor commented Jun 26, 2017

made a docker image with the required tools, and with some aliases etc.
made it possible to run the tools from within a docker container. with
the exception that ${HOME} needs to be mounted in the docker container
and hence when the commands are executed the full path to the file
is needed.

basically changing @% to expand("%:p").

for reference:
https://github.com/mgor/docker-phpqa
https://hub.docker.com/r/mgor/phpqa/

made a docker image with the required tools, and with some aliases etc.
made it possible to run the tools from within a docker container. with
the exception that ${HOME} needs to be mounted in the docker container
and hence when the commands are executed the full path to the file
is needed.

basically changing `@%` to `expand("%:p")`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant