Skip to content

Commit

Permalink
build: double the timeout for lint suite
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <rjdbcm@outlook.com>
  • Loading branch information
rjdbcm committed Oct 8, 2024
1 parent b16adcc commit 6b084a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion meson.options
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,5 @@ option(
type: 'array',
value: ['README.rst'],
yield: false,
)
)
option('lint-timeout-multiplier', type: 'integer', value: 2)

0 comments on commit 6b084a7

Please sign in to comment.