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