mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:40:03 +08:00
7 lines
90 B
YAML
7 lines
90 B
YAML
|
version: '2'
|
||
|
services:
|
||
|
rspec:
|
||
|
build: .
|
||
|
volumes:
|
||
|
- .:/vim-python-pep8-indent
|