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

python: reformat and addition of format checks #1802

Merged
merged 6 commits into from
Dec 28, 2018

Commits on Dec 28, 2018

  1. format: add scripts to format and check formatting

    ignore badly considered continuation check in pylint, set line-length to
    88
    trws committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    73ab9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf567c9 View commit details
    Browse the repository at this point in the history
  3. python: actually format with black

    check-format: fix pipe error
    trws committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    294d0b4 View commit details
    Browse the repository at this point in the history
  4. travis: add style checking stage

    trws committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    fb0d334 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63fbd72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab5dfd8 View commit details
    Browse the repository at this point in the history