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

Improve --regex-limit logic #70

Merged
merged 6 commits into from
Feb 18, 2018
Merged

Improve --regex-limit logic #70

merged 6 commits into from
Feb 18, 2018

Commits on Feb 17, 2018

  1. reverse order of arguments, to keep bc

    alpipego committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    fb17561 View commit details
    Browse the repository at this point in the history
  2. add default value for regex_limit

    alpipego committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    e559ecf View commit details
    Browse the repository at this point in the history
  3. change option description as per comment

    alpipego committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    cb0cbf3 View commit details
    Browse the repository at this point in the history
  4. validate and assign regex_limit

    alpipego committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    abc8f4c View commit details
    Browse the repository at this point in the history
  5. use preg_replace count

    alpipego committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    77adaac View commit details
    Browse the repository at this point in the history
  6. revert unneeded changes

    alpipego committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    8038f09 View commit details
    Browse the repository at this point in the history