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 exit codes on fix command & BSD compatibility #22

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 1, 2020

  1. Fix fixer scripts to work with both BSD and GNU sed

    Jack Bentley committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    1257931 View commit details
    Browse the repository at this point in the history
  2. Fix permissions for grep fixer

    Jack Bentley committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    4de22d6 View commit details
    Browse the repository at this point in the history
  3. Add bin files to composer.json

    Jack Bentley committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    91ccb39 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Fix incorrect exit code for fix commands

    Jack Bentley committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a31dc35 View commit details
    Browse the repository at this point in the history
  2. Fix fix command issue with multi threads

    Jack Bentley committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    3c15297 View commit details
    Browse the repository at this point in the history