From 25502acd7eedd62dc31a7a721fd8f13d1167130b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20May?= Date: Thu, 8 Oct 2020 15:40:05 +0200 Subject: [PATCH] fix indentation --- .../0.1/config/packages/nflfastr_symfony.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/hanspeterording/nflfastR-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml b/hanspeterording/nflfastR-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml index 1f96ab86..bee7ea27 100644 --- a/hanspeterording/nflfastR-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml +++ b/hanspeterording/nflfastR-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml @@ -1,8 +1,8 @@ nflfastr_symfony: - sources: - playByPlay: - baseUrl: https://github.com/guga31bb/nflfastR-data - path: tree/master/data - roster: - baseUrl: https://github.com/mrcaseb/nflfastR-roster - path: tree/master/data/seasons + sources: + playByPlay: + baseUrl: https://github.com/guga31bb/nflfastR-data + path: tree/master/data + roster: + baseUrl: https://github.com/mrcaseb/nflfastR-roster + path: tree/master/data/seasons