-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix various invalid_html_tags clippy error #2861
Copy link
Copy link
Closed
Labels
arrowChanges to the arrow crateChanges to the arrow cratearrow-flightChanges to the arrow-flight crateChanges to the arrow-flight crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelogparquetChanges to the parquet crateChanges to the parquet crate
Metadata
Metadata
Assignees
Labels
arrowChanges to the arrow crateChanges to the arrow cratearrow-flightChanges to the arrow-flight crateChanges to the arrow-flight crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelogparquetChanges to the parquet crateChanges to the parquet crate
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Just saw some clippy errors bumped out suddenly when working on other PR. Seems
invalid_html_tagsbecomes to warn by default recently.Describe the solution you'd like
Describe alternatives you've considered
Additional context