Skip to content

chore: fix clippy 1.87#1844

Merged
nyurik merged 3 commits intomaplibre:mainfrom
nyurik:clippy
May 21, 2025
Merged

chore: fix clippy 1.87#1844
nyurik merged 3 commits intomaplibre:mainfrom
nyurik:clippy

Conversation

@nyurik
Copy link
Member

@nyurik nyurik commented May 21, 2025

also increase timeout to 3s for markdown link checks

@nyurik nyurik requested review from CommanderStorm and Copilot and removed request for Copilot May 21, 2025 18:15
Copy link
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.

Pull Request Overview

This PR addresses Clippy 1.87 warnings by updating logging and output formatting for file paths to use the proper display methods.

  • Updated warning messages in martin/src/styles/mod.rs to use path.display()
  • Updated error logging in martin/src/srv/styles.rs to use path.display()
  • Updated build output logging in martin/build.rs to use path.display()

Reviewed Changes

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

File Description
martin/src/styles/mod.rs Improved logging with proper path display formatting
martin/src/srv/styles.rs Fixed error logging formatting for consistency
martin/build.rs Updated build message for better path formatting

@nyurik nyurik enabled auto-merge (squash) May 21, 2025 19:04
@nyurik nyurik merged commit 4282650 into maplibre:main May 21, 2025
20 checks passed
@nyurik nyurik deleted the clippy branch May 21, 2025 19:15
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.

2 participants

Comments