Procházet zdrojové kódy

Fix coala requirements

Put each package on a separate line.

Error was:
  Invalid requirement: 'coala coala-bears'
Alexander-N před 8 roky
rodič
revize
ad7f544e6b
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      requirements.d/coala.txt

+ 2 - 1
requirements.d/coala.txt

@@ -1,4 +1,5 @@
 # style and other checks for many languages.
 # some bears (checkers) have additional requirements.
-coala coala-bears
+coala
+coala-bears