meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: Ied5cfc5f74f030c3dc3554a40b2e7fed684937d8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.options b/meson.options
index b89faa8..615dc79 100644
--- a/meson.options
+++ b/meson.options
@@ -1,4 +1,5 @@
 option(
-    'usb-code-update', type: 'feature',
+    'usb-code-update',
+    type: 'feature',
     description: 'Enable USB code update enable/disable feature.',
 )