Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add project editorconfig #875

Closed
dwelle opened this issue Nov 6, 2017 · 3 comments
Closed

Add project editorconfig #875

dwelle opened this issue Nov 6, 2017 · 3 comments

Comments

@dwelle
Copy link

dwelle commented Nov 6, 2017

Add a project .editorconfig file, to make it easier for contributors.

Suggested (/.editorconfig):

root = true

[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2

Not sure if those apply project-wide.

@jennifer-shehane jennifer-shehane added the process: contributing Related to contributing to the Cypress codebase label Nov 6, 2017
@Saibamen
Copy link
Contributor

Why not Prettier?

@jennifer-shehane
Copy link
Member

Our team has decided that adding this feature is not currently within our scope of feature work.

We will be closing this issue, but keeping it open for comments (which we do read). We will reconsider and reopen if we see this issue gains more 👍 or comments in support.

@jennifer-shehane jennifer-shehane removed process: contributing Related to contributing to the Cypress codebase stage: proposal 💡 No work has been done of this issue labels Mar 31, 2021
Saibamen added a commit to Saibamen/cypress that referenced this issue Apr 5, 2021
@Saibamen
Copy link
Contributor

Saibamen commented Apr 5, 2021

PR: #15791

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 a pull request may close this issue.

3 participants