diff --git a/meson.options b/meson.options index c64cc11..45239e6 100644 --- a/meson.options +++ b/meson.options @@ -203,4 +203,4 @@ option( value: ['README.rst'], yield: false, ) -option('lint-timeout-multiplier', type: 'integer', value: 2) \ No newline at end of file +option('lint-timeout-multiplier', type: 'integer', value: 3) \ No newline at end of file