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

Add hook: recipe linting #141

Merged
merged 21 commits into from Dec 5, 2019
Merged

Add hook: recipe linting #141

merged 21 commits into from Dec 5, 2019

Commits on Nov 29, 2019

  1. hook for recipe linting

    jgsogo committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    69a211a View commit details
    Browse the repository at this point in the history
  2. cannot import from hooks

    jgsogo committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    fe889db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e192ddb View commit details
    Browse the repository at this point in the history
  4. change in Run signature

    jgsogo committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    0bb3467 View commit details
    Browse the repository at this point in the history
  5. no extra verbosity

    jgsogo committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    8c4d3e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    435ad96 View commit details
    Browse the repository at this point in the history
  7. warnings for py2

    jgsogo committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    d569bad View commit details
    Browse the repository at this point in the history
  8. not an error in py2

    jgsogo committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    b4e8186 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8afc214 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    bec19b5 View commit details
    Browse the repository at this point in the history
  2. remove typo

    jgsogo committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    830f59f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1471d3 View commit details
    Browse the repository at this point in the history
  4. will woork

    jgsogo committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    74ec917 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    3ed53c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0e305d View commit details
    Browse the repository at this point in the history
  3. remove ANSI escape sequences

    jgsogo committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    0c5b671 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    feeb324 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    6c1eb1f View commit details
    Browse the repository at this point in the history
  2. no need for shell in Win/Lin

    jgsogo committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    64342f9 View commit details
    Browse the repository at this point in the history
  3. yes, needed

    jgsogo committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    03a4a19 View commit details
    Browse the repository at this point in the history
  4. better comment

    jgsogo committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    6f5f1b6 View commit details
    Browse the repository at this point in the history