YAML files: remove empty line after `%YAML 1.2` directive
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 24 Sep 2020 15:41:40 +0000 (11:41 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 24 Sep 2020 15:41:40 +0000 (11:41 -0400)
It's more common not to have one. At least the specification's
examples [1] do not have any.

[1]: https://yaml.org/spec/1.2/spec.html

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
21 files changed:
examples/linux-fs-simple/config.yaml
tests/tracing/configs/succeed/dynamic-array/nested-5-uint8.yaml
tests/tracing/configs/succeed/dynamic-array/of-double.yaml
tests/tracing/configs/succeed/dynamic-array/of-static-array-of-double.yaml
tests/tracing/configs/succeed/dynamic-array/of-static-array-of-str.yaml
tests/tracing/configs/succeed/dynamic-array/of-static-array-of-uint8.yaml
tests/tracing/configs/succeed/dynamic-array/of-str.yaml
tests/tracing/configs/succeed/dynamic-array/of-uint3-middle.yaml
tests/tracing/configs/succeed/dynamic-array/of-uint3.yaml
tests/tracing/configs/succeed/dynamic-array/of-uint8.yaml
tests/tracing/configs/succeed/dynamic-array/zero-len.yaml
tests/tracing/configs/succeed/static-array/nested-5-uint8.yaml
tests/tracing/configs/succeed/static-array/of-double.yaml
tests/tracing/configs/succeed/static-array/of-static-array-of-double.yaml
tests/tracing/configs/succeed/static-array/of-static-array-of-str.yaml
tests/tracing/configs/succeed/static-array/of-static-array-of-uint8.yaml
tests/tracing/configs/succeed/static-array/of-str.yaml
tests/tracing/configs/succeed/static-array/of-uint3-middle.yaml
tests/tracing/configs/succeed/static-array/of-uint3.yaml
tests/tracing/configs/succeed/static-array/of-uint8.yaml
tests/tracing/configs/succeed/static-array/zero-len.yaml

index cb32abfc022e20ff428d6ae3b86f9564cb6506a4..02d83092fd4eae8003121bfc19b0596b8d4ea02e 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 808065a288eee261bdca5ac016825d7ed8fbc757..d11762c9d64ce82816dea8afb6d8a3d0f8449f92 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 6dc9a10e834c9b12b8b8172804fb4ba73b0ec23d..07cd64e804f6db099e2520bc90febc50132e47fe 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 6766e2f777fc1d5089af4876e025d7accd9fbe3c..e48bd02bfd6c82c254150fbcb77ab0a0b158a97d 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 1e84dc6e614dcbf39ffbc061fdc2718611e75a0a..08cd3b1e18f9559ec11385da60851b678868fd7e 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 59a92d8774e7520d9230a156ac395b66f7723916..97bf58ef3fa454350eed2d9b8bec8d9dab342d8f 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 06a99a7cb59c4db63422f68dd880ee127779ce89..d8c2c4183e7fb78ae6a944cbd952c0a342cf02dd 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index ae630b319f8afacc18f6b6ea1ec2df961aa36d09..47e79cb66f1a59d0a6b814edd13ec10e4f9785ce 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 7206dce9217dcd7b0470a431dd041182e0bdd016..1482e2afcc2f445beb064974bd60f5b2abc64ebd 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 86a754f86a7368ed74c461ac9017e11724157e47..5fe0392c8c3a2bf158a19f115ccac33b13f188b1 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 50c7039be23e8682382e77a4c0fcb14d07396b95..cc8c43550be598f056a237549277d2c600746062 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 0559c32beaf94c1b8ef3bc959effdcaa7366692f..738f842d75b0d6d398f997464ab88ffd64f768ad 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 2a6e74536eaa8cb81970186b70925cee0f5bbb4e..64affd956e63dd434622cc396aa013f0c9226039 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index b21fa86785ae314359992c0077e61f8f0f39f69c..91e0889de7c4f21533d55b9dea17801bcf374e0d 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 33dbaa3b4e7c6082c711e0a8922332953a0d3bac..c2edc5dbcc1da88e53d4cd649be02b3c585da041 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 90720c1785b305d4485ebb2ef5fa70f8b298e451..d419251d8d9ee9d55d9365dcbe19f146b8a467ec 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index fb0a3bd16cf34ab7584a77cfa78d9b125b3fe687..bc905d4c5051873e94076b1c206cee4fe2287c52 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 61fcc5fbe765144cea5a9a1d0e2c42246f718b2b..ed587004f7dd5e1a6127009c23fe0c89e22082e0 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index f9a4df6ee5378f9ba2ab9f572c03597f2f1761b6..86b73f77d529e3345b26cadd97d8e5bad95af006 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 13f2fa72ad174c78e9260b3ef90fcc251d11a518..59521c7978d7e7fc7a26b625638df4af1e70cfa5 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
index 62fc5b0f4ab64a2b0a0d885dd595bdf180007660..689673b806819f0457ff594951148f46d3ed04b2 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 %YAML 1.2
-
 --- !<tag:barectf.org,2020/3/config>
 trace:
   type:
This page took 0.030038 seconds and 4 git commands to generate.