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

WIP - Ignore and ignore-postfix #128

Closed
wants to merge 4 commits into from

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