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