Skip to content

lint-examples: fix false-positive errors on Windows#4849

Merged
Simek merged 1 commit into
mainfrom
@simek/lint-examples-fix-win-issue
Oct 13, 2025
Merged

lint-examples: fix false-positive errors on Windows#4849
Simek merged 1 commit into
mainfrom
@simek/lint-examples-fix-win-issue

Conversation

@Simek

@Simek Simek commented Oct 11, 2025

Copy link
Copy Markdown
Collaborator

Why

When running lint examples on Windows Prettier reported a bunch of false-positive warnings due to EOL character mismatch.

How

Add "endOfLine": "auto" option to the Prettier config (just like we do in monorepo root), to avoid forcing platform-specific EOL characters.

Test plan

Run the check after the changes on Windows and all passed without any warnings.

@netlify

netlify Bot commented Oct 11, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 629e677
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/68ead59b28043b0008d4e247
😎 Deploy Preview https://deploy-preview-4849--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Simek Simek requested a review from cortinico October 11, 2025 22:14
@Simek Simek merged commit cbce7a9 into main Oct 13, 2025
4 checks passed
@Simek Simek deleted the @simek/lint-examples-fix-win-issue branch October 13, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants