Skip to content

fix clippy::unnecessary_semicolon#1782

Merged
CommanderStorm merged 2 commits intomaplibre:mainfrom
CommanderStorm:unnecessary-semicolon
Apr 11, 2025
Merged

fix clippy::unnecessary_semicolon#1782
CommanderStorm merged 2 commits intomaplibre:mainfrom
CommanderStorm:unnecessary-semicolon

Conversation

@CommanderStorm
Copy link
Copy Markdown
Member

Fixes the clippy lint issue from #1774

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (3)

mbtiles/src/copier.rs:267

  • The extraneous semicolon has been removed to comply with clippy::unnecessary_semicolon. Ensure that similar code blocks in the project follow this style.
}

mbtiles/src/copier.rs:585

  • The semicolon was removed to resolve the clippy lint warning. Verify that this change does not alter the intended block structure.
}

mbtiles/src/bindiff.rs:399

  • Removing the extraneous semicolon fixes the clippy::unnecessary_semicolon warning. Confirm that the block's functionality remains unchanged.
}

@CommanderStorm CommanderStorm enabled auto-merge (squash) April 11, 2025 13:06
@CommanderStorm CommanderStorm merged commit a309fb7 into maplibre:main Apr 11, 2025
17 of 20 checks passed
@CommanderStorm CommanderStorm deleted the unnecessary-semicolon branch April 11, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants