Skip to content

Commit 0d71a5f

Browse files
committed
Fix CI linting error
1 parent 6ff1978 commit 0d71a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ jobs:
264264
-A clippy::collapsible_if \
265265
-A clippy::collapsible_match \
266266
-A clippy::comparison_chain \
267+
-A clippy::doc_lazy_continuation \
267268
-A clippy::drain_collect \
268269
-A clippy::drop_non_drop \
269270
-A clippy::enum_variant_names \

0 commit comments

Comments
 (0)