meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: Id8176876b79f5c1af93aa8d75dcbb2955bcdd433
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.options b/meson.options
index 8b3977f..435e0af 100644
--- a/meson.options
+++ b/meson.options
@@ -1,4 +1,2 @@
 # Unit tests support
-option('tests',
-       type: 'feature',
-       description: 'Build tests')
+option('tests', type: 'feature', description: 'Build tests')