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

fix(strip): support specifying both functions and labels #471

Merged

Commits on Jun 23, 2020

  1. FIX: Now supports specifying both functions and labels in the same

    config.
    FIX: Supports spaces around the . for functions and : for labels
    DOC: Updated documentation
    REFACTOR: Adjust tests so that the input and expected output can be seen
    next to each other.
    dgkimpton committed Jun 23, 2020
    Copy the full SHA
    0b91de0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. restoring test fixtures

    dgkimpton committed Jul 8, 2020
    Copy the full SHA
    37df374 View commit details
    Browse the repository at this point in the history
  2. code review changes

    dgkimpton committed Jul 8, 2020
    Copy the full SHA
    06871ec View commit details
    Browse the repository at this point in the history
  3. additional tests

    dgkimpton committed Jul 8, 2020
    Copy the full SHA
    ab96d8b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Copy the full SHA
    8dfaa84 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    30ae82f View commit details
    Browse the repository at this point in the history
  3. revert extra newline

    shellscape committed Jul 9, 2020
    Copy the full SHA
    eec0465 View commit details
    Browse the repository at this point in the history
  4. revert extra newlines

    shellscape committed Jul 9, 2020
    Copy the full SHA
    4524da9 View commit details
    Browse the repository at this point in the history