Skip to content

Conversation

@oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari added scope: code-infra Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd). dx Related to developers' experience. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. labels Dec 27, 2024
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"editor.formatOnSave": true,
Copy link
Member Author

@oliviertassinari oliviertassinari Dec 27, 2024

Choose a reason for hiding this comment

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

How mui/material-ui#44865 started, I was annoyed by this setting. It felt too opinionated to be shared with everyone.

Signed-off-by: Olivier Tassinari <[email protected]>

# Unix-style newlines with a newline ending every file
[*]
trim_trailing_whitespace = true
Copy link
Member

@Janpot Janpot Jan 4, 2025

Choose a reason for hiding this comment

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

isn't this already defined by prettier config? i.e. you need to set up your editor to format/highlight with a prettier extension instead. feels a bit redundant to define this twice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dx Related to developers' experience. scope: code-infra Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd). type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants