9 lines
135 B
Meson
9 lines
135 B
Meson
|
|
if rstlint.found()
|
|
test(
|
|
'rstlint',
|
|
rstlint,
|
|
suite: 'style',
|
|
args: ['vfio-user.rst'],
|
|
)
|
|
endif
|