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

Overhaul of ignore-prefix #137

Merged
merged 5 commits into from Jun 5, 2019
Merged

Overhaul of ignore-prefix #137

merged 5 commits into from Jun 5, 2019

Commits on May 13, 2019

  1. Reworked ignore-prefix to add in ignore and ignore-postfix.

    RebeccaStevens authored and Rebecca Stevens committed May 13, 2019
    Configuration menu
    Copy the full SHA
    45b81fe View commit details
    Browse the repository at this point in the history
  2. ignore-postfix changed to ingore-suffix.

    RebeccaStevens authored and Rebecca Stevens committed May 13, 2019
    Configuration menu
    Copy the full SHA
    4202575 View commit details
    Browse the repository at this point in the history
  3. Fixed issue with isIgnoredSuffix sometimes returning true when indexO…

    …f returns -1.
    RebeccaStevens authored and Rebecca Stevens committed May 13, 2019
    Configuration menu
    Copy the full SHA
    7d136e2 View commit details
    Browse the repository at this point in the history
  4. Added a hasExpression typeguard.

    RebeccaStevens authored and Rebecca Stevens committed May 13, 2019
    Configuration menu
    Copy the full SHA
    56bb35e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    c432842 View commit details
    Browse the repository at this point in the history