[med-svn] [rna-star] 03/03: Fixed spacing errors found via `yamllint edam`

Andreas Tille tille at debian.org
Mon Mar 28 15:23:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository rna-star.

commit a721513e645b6bd063af782d2ccdc3d6921c5c85
Author: Andreas Tille <tille at debian.org>
Date:   Mon Mar 28 17:22:39 2016 +0200

    Fixed spacing errors found via `yamllint edam`
---
 debian/upstream/edam | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/debian/upstream/edam b/debian/upstream/edam
index b3d0fc2..8c41dc3 100644
--- a/debian/upstream/edam
+++ b/debian/upstream/edam
@@ -4,20 +4,20 @@ topic:
 scopes:
   - name: summary
     function:
-     - Genome alignment
+      - Genome alignment
     inputs:
-     - data: Raw sequence
-       formats:
-       - FASTQ
-     - data: DNA sequence (raw)
-       formats:
-       - FASTA
-     - data: Genome annotation
-       formats:
-       - GTF
+      - data: Raw sequence
+        formats:
+          - FASTQ
+      - data: DNA sequence (raw)
+        formats:
+          - FASTA
+      - data: Genome annotation
+        formats:
+          - GTF
     outputs:
-     - data: Sequence alignment (nucleic acid)
-       formats:
-       - SAM
-       - BAM
-     - data: Report
+      - data: Sequence alignment (nucleic acid)
+        formats:
+          - SAM
+          - BAM
+      - data: Report

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rna-star.git



More information about the debian-med-commit mailing list