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

[Feature] Flexible linting for actionsci and multiqc_config #1461

Merged
merged 15 commits into from
Mar 17, 2022

Commits on Mar 16, 2022

  1. allow using plain pytest

    jpfeuffer committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    db5a7fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a520a18 View commit details
    Browse the repository at this point in the history
  3. black reformat

    jpfeuffer committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    26643ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69d8b37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e1cf44 View commit details
    Browse the repository at this point in the history
  6. black version.py

    jpfeuffer committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    edbb9cf View commit details
    Browse the repository at this point in the history
  7. fix copypaste error

    jpfeuffer committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    dbc6498 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ac6da4 View commit details
    Browse the repository at this point in the history
  9. wrong ending

    jpfeuffer committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    487e807 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. revert version handling

    jpfeuffer authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    f8afc0b View commit details
    Browse the repository at this point in the history
  2. revert setup.py

    jpfeuffer authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    e271b0e View commit details
    Browse the repository at this point in the history
  3. Apply obvious suggestions from code review

    Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>
    jpfeuffer and ewels authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7de3b29 View commit details
    Browse the repository at this point in the history
  4. Address more comments

    jpfeuffer committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    61cd949 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89886fd View commit details
    Browse the repository at this point in the history
  6. Docstring code block

    ewels committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    57ca562 View commit details
    Browse the repository at this point in the history