Skip to content

Ignore .editorconfig file included in the .csharpierignore file#1030

Merged
belav merged 4 commits intobelav:mainfrom
sebastieng84:ignore
Nov 23, 2023
Merged

Ignore .editorconfig file included in the .csharpierignore file#1030
belav merged 4 commits intobelav:mainfrom
sebastieng84:ignore

Conversation

@sebastieng84
Copy link
Copy Markdown
Contributor

@sebastieng84 sebastieng84 commented Nov 20, 2023

This will resolves issue #1023.

Any .editorconfig file included in the .csharpierignore file will not be parsed. By default we ignore everything in node_modules, but it still tries to parse the .editconfig file.

Ignore .editorconfig files in .csharpierignore

Ignore .editorconfig files in .csharpierignore
@shocklateboy92
Copy link
Copy Markdown
Collaborator

Looks like there are some formatting issues

belav added a commit that referenced this pull request Nov 22, 2023
This is gonna cause conflicts with #1030
@shocklateboy92
Copy link
Copy Markdown
Collaborator

@sebastieng84 please format the files locally with CSharpier and commit the result when you have some time so we can merge this.
#1039 will most likely cause merge conflicts with this, if you can fix this soon I'd like to merge this before @belav's PR.

Copy link
Copy Markdown
Owner

@belav belav left a comment

Choose a reason for hiding this comment

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

I went ahead and formatted, everything else looks good. Thanks for the contribution!

@belav belav merged commit 82dadf4 into belav:main Nov 23, 2023
belav added a commit that referenced this pull request Nov 23, 2023
This is gonna cause conflicts with #1030
belav added a commit that referenced this pull request Nov 23, 2023
* Optimize editorconfig lookups when piping files

This is gonna cause conflicts with #1030

* self code review
@sebastieng84
Copy link
Copy Markdown
Contributor Author

@belav sorry my kid has been sick and I didn't get the chance to fix the formatting! Thanks for fixing it 🙏

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.

3 participants