meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: Ic69760fca3e47474f3f4ffc4e3951c46843905bb
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.options b/meson.options
index a0d316a..cdf492c 100644
--- a/meson.options
+++ b/meson.options
@@ -1 +1 @@
-option('tests', type : 'feature', description : 'Build tests', value: 'enabled')
\ No newline at end of file
+option('tests', type: 'feature', description: 'Build tests', value: 'enabled')