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

REFACTOR-#3900: add flake8-no-implicit-concat plugin and refactor flake8 error codes #3901

Merged
merged 14 commits into from
Feb 25, 2022

Commits on Feb 24, 2022

  1. FIX-modin-project#3900: Add note to use flake8-no-implicit-concat to …

    …contributing docs
    
    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1adf0fa View commit details
    Browse the repository at this point in the history
  2. Update contributing.md

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    daa7230 View commit details
    Browse the repository at this point in the history
  3. FIX-modin-project#3900: Add flake-no-implicit-concat to github ci

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e65ffab View commit details
    Browse the repository at this point in the history
  4. Add implicit concat to test flake8-no-implicit-concat rule

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    310aee5 View commit details
    Browse the repository at this point in the history
  5. Remove print statement

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    832fece View commit details
    Browse the repository at this point in the history
  6. Add NIC error codes to setup.cfg

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3500f66 View commit details
    Browse the repository at this point in the history
  7. Fix formatting error

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    9aae58d View commit details
    Browse the repository at this point in the history
  8. Fix flake8 error introduced by flake8-no-implicit-comcat

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d307b34 View commit details
    Browse the repository at this point in the history
  9. Move print error codes from github workflow arg to setup.cfg option

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d32ff54 View commit details
    Browse the repository at this point in the history
  10. Fix NIC error

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    5ddcf81 View commit details
    Browse the repository at this point in the history
  11. Undo reformatting of examples.py

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d612e6e View commit details
    Browse the repository at this point in the history
  12. add flake8-no-implicit-concat to ci-notebooks.yml

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f5a961a View commit details
    Browse the repository at this point in the history
  13. remove examples.py changes

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1a62ee4 View commit details
    Browse the repository at this point in the history
  14. update release notes

    Signed-off-by: jeffreykennethli <jkli@ponder.io>
    jeffreykennethli committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    0868be1 View commit details
    Browse the repository at this point in the history