meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: I3395494124ea1c7305056d7a58a02a4db68c0144
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.options b/meson.options
index 5a21171..e238c39 100644
--- a/meson.options
+++ b/meson.options
@@ -249,5 +249,5 @@
     'transport-implementation',
     type: 'combo',
     choices: ['null', 'serial'],
-    description: 'transport'
+    description: 'transport',
 )