EOL lint fix

This commit is contained in:
nouchka 2019-01-09 09:23:19 +01:00
parent 9a62b70c59
commit faf2f13fb5
No known key found for this signature in database
GPG Key ID: CE33EAF5679B12A3
2 changed files with 0 additions and 2 deletions

View File

@ -39,4 +39,3 @@
shell: "docker-app completion >> {{ docker_app_completion_path }}"
args:
creates: "{{ docker_app_completion_path }}"

View File

@ -32,4 +32,3 @@
url: https://raw.githubusercontent.com/docker/compose/{{ docker_compose_version }}/contrib/completion/bash/docker-compose
dest: "{{ docker_compose_completion_path }}"
mode: 0644