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

Use case-insensitive checking for the file extensions when loading config files #2718

Merged
merged 2 commits into from
Aug 10, 2014

Conversation

parkr
Copy link
Member

@parkr parkr commented Aug 10, 2014

No description provided.

@alfredxing
Copy link
Member

👍
By the way, do we really need the capture group around the a in /\.y(a)?ml/? I think /\.ya?ml/ would do the same thing.

@parkr
Copy link
Member Author

parkr commented Aug 10, 2014

By the way, do we really need the capture group around the a in /.y(a)?ml/? I think /.ya?ml/ would do the same thing.

Good point! I'll update it.

@parkr parkr merged commit e5463b4 into master Aug 10, 2014
@parkr parkr deleted the case-insensitive-extnames branch August 10, 2014 20:17
parkr added a commit that referenced this pull request Aug 10, 2014
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants