Skip to content

Conversation

Simek
Copy link
Collaborator

@Simek Simek commented Oct 11, 2025

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
Copy link

netlify bot commented Oct 11, 2025

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