Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

As the commit says, the current option regex only matches zero or one leading space, although the comments state that any number of leading spaces are allowed.#19

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 1 commit intogitpython-developers:masterfromjkeating:master
May 24, 2011

Conversation

jkeating
Copy link
Contributor

The regex comments state that any number of leading tabs or spaces
should be allowed, however the regex was only catching zero or one
space. This allows multiple spaces.

The regex comments state that any number of leading tabs or spacesshould be allowed, however the regex was only catching zero or onespace.  This allows multiple spaces.
Byron added a commit that referenced this pull requestMay 24, 2011
As the commit says, the current option regex only matches zero or one leading space, although the comments state that any number of leading spaces are allowed.
@ByronByron merged commitb306169 intogitpython-developers:masterMay 24, 2011
@Byron
Copy link
Member

Thanks !
This should make the config parsing more flexible.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@jkeating@Byron

[8]ページ先頭

©2009-2025 Movatter.jp