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

Clarified Glob Expressions example with no path separator #63

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

mipo256
Copy link
Contributor

@mipo256 mipo256 commented Oct 10, 2024

There is an example in Glob Expressions where no file separator is involved for *.c in the spec. However, this example is a bit confusing, since it does not explicitly state that *.c does not only mean files in the current directory, where .edictorconfig is stored, but rather it applies to all files recursively below as well as the files in current directory.

So this PR just makes this explicit in the example.


📚 Documentation preview 📚: https://editorconfig-specification--63.org.readthedocs.build/

Copy link
Member

@xuhdev xuhdev left a comment

Choose a reason for hiding this comment

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

Thanks!

@xuhdev xuhdev merged commit b8fde26 into editorconfig:master Oct 11, 2024
2 checks passed
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.

2 participants