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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃挌 Add pylint in CI #39 #40

Merged
merged 102 commits into from
Aug 23, 2020
Merged

馃挌 Add pylint in CI #39 #40

merged 102 commits into from
Aug 23, 2020

Commits on Jul 27, 2020

  1. Add pylint in CI pyvista#39

    tkoyama010 committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    b2a73d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    bf24af5 View commit details
    Browse the repository at this point in the history
  2. Fix codespell conf

    GuillaumeFavelier committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    c445b79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ed89c View commit details
    Browse the repository at this point in the history
  4. Setup python first

    GuillaumeFavelier committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    3894810 View commit details
    Browse the repository at this point in the history
  5. Use python 3.6

    GuillaumeFavelier committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    0b1e993 View commit details
    Browse the repository at this point in the history
  6. Fix workflow

    GuillaumeFavelier committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    0eb3b50 View commit details
    Browse the repository at this point in the history
  7. Restore workflow

    GuillaumeFavelier committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    f662cd4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5252e31 View commit details
    Browse the repository at this point in the history
  9. Fix C0103: invalid-name

    tkoyama010 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    c903ba4 View commit details
    Browse the repository at this point in the history
  10. Fix C0103 invalid-name

    tkoyama010 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    33b03d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca64265 View commit details
    Browse the repository at this point in the history
  12. Fix C0103 invalid-name

    tkoyama010 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ce59bf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    7c18fce View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    b2d4b9c View commit details
    Browse the repository at this point in the history
  2. 鈾伙笍 fix by pylint

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    208102d View commit details
    Browse the repository at this point in the history
  3. Fix Makefile

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    83e8448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2199624 View commit details
    Browse the repository at this point in the history
  5. Fix pylint error

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    12bd10a View commit details
    Browse the repository at this point in the history
  6. Fix W0611 unused-import

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    98565cf View commit details
    Browse the repository at this point in the history
  7. Fix W0613: unused-argument

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    16f9e74 View commit details
    Browse the repository at this point in the history
  8. Fix isort

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    bed4a79 View commit details
    Browse the repository at this point in the history
  9. Revert of comment

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    f452316 View commit details
    Browse the repository at this point in the history
  10. Fix unnecessary-lambda

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    545889d View commit details
    Browse the repository at this point in the history
  11. Fix unnecessary-lambda

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    1154ac3 View commit details
    Browse the repository at this point in the history
  12. Fix invalid name

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    fa0612a View commit details
    Browse the repository at this point in the history
  13. Fix unused variable

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    b3c23bb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d6d7242 View commit details
    Browse the repository at this point in the history
  15. Fix reimported (W0404)

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    39a19c7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c8ba494 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1719454 View commit details
    Browse the repository at this point in the history
  18. Fix too-many-arguments

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    ec45b88 View commit details
    Browse the repository at this point in the history
  19. Fix broad-except

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    4eccbd0 View commit details
    Browse the repository at this point in the history
  20. Fix invalid-name

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    66081d7 View commit details
    Browse the repository at this point in the history
  21. Fix disable to name

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    fcae4f4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7ea8c66 View commit details
    Browse the repository at this point in the history
  23. Fix pylint

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    739d6a6 View commit details
    Browse the repository at this point in the history
  24. Fix black

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9ec56d2 View commit details
    Browse the repository at this point in the history
  25. Fix invalid-name

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    4adf320 View commit details
    Browse the repository at this point in the history
  26. Fix too-many-arguments

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    d4627e3 View commit details
    Browse the repository at this point in the history
  27. Update pyvistaqt/window.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    54bb328 View commit details
    Browse the repository at this point in the history
  28. Update pyvistaqt/dialog.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    bd13784 View commit details
    Browse the repository at this point in the history
  29. Fix pylint

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    6159f8b View commit details
    Browse the repository at this point in the history
  30. Fix too-few-public-method

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    e4db855 View commit details
    Browse the repository at this point in the history
  31. Fix too-few-public-methods

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    d3008d6 View commit details
    Browse the repository at this point in the history
  32. Remove enable F401

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    c937bc5 View commit details
    Browse the repository at this point in the history
  33. Revert "Remove enable F401"

    This reverts commit c937bc5.
    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    41be8fe View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f2c4822 View commit details
    Browse the repository at this point in the history
  35. Fix too-few-public-methods

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    340c256 View commit details
    Browse the repository at this point in the history
  36. Fix unsubscriptable-object

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    3c5ee71 View commit details
    Browse the repository at this point in the history
  37. Fix unsubscriptable-object

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    0f413ba View commit details
    Browse the repository at this point in the history
  38. Fix pycodestyle

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    42e2272 View commit details
    Browse the repository at this point in the history
  39. Fix isort

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    95f2363 View commit details
    Browse the repository at this point in the history
  40. Fix typo

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    65285a8 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    caa5d65 View commit details
    Browse the repository at this point in the history
  42. Fix unnecessary-lambda

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    7fd1a49 View commit details
    Browse the repository at this point in the history
  43. Update dialog.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    665ab60 View commit details
    Browse the repository at this point in the history
  44. Update pyvistaqt/dialog.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    c211cdc View commit details
    Browse the repository at this point in the history
  45. Update pyvistaqt/dialog.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    aad892d View commit details
    Browse the repository at this point in the history
  46. Update pyvistaqt/dialog.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9454a50 View commit details
    Browse the repository at this point in the history
  47. Update pyvistaqt/dialog.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9bfbfb2 View commit details
    Browse the repository at this point in the history
  48. Fix invalid-name

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9ca6c1d View commit details
    Browse the repository at this point in the history
  49. Update pyvistaqt/dialog.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    3519bec View commit details
    Browse the repository at this point in the history
  50. Update pyvistaqt/dialog.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    ff11cc1 View commit details
    Browse the repository at this point in the history
  51. Update pyvistaqt/dialog.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    c432c17 View commit details
    Browse the repository at this point in the history
  52. Fix unused-argument

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    8168e49 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    9e2bad5 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    36e678e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    6a9034f View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2aa349b View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    db9a3a8 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    79cfe6f View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    44291e7 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    23e2a78 View commit details
    Browse the repository at this point in the history
  61. Fix invalid-name

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    4fca4c0 View commit details
    Browse the repository at this point in the history
  62. Update plotting.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    0d39cbb View commit details
    Browse the repository at this point in the history
  63. Update plotting.py

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    db595ba View commit details
    Browse the repository at this point in the history
  64. Fix no-self-use

    tkoyama010 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    c4721f3 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    a6f40cc View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    e3fe281 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    e333ba8 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    b75506b View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    c3ff66a View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    7b03b36 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    ae3603f View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    f055de4 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    2748f8f View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    083d38a View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    3ebd1ea View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    765ac8d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Update pyvistaqt/window.py

    tkoyama010 committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    c6b1a96 View commit details
    Browse the repository at this point in the history
  2. Fix no cover

    tkoyama010 committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    c6c88c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa0e3cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c99a831 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe3032d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    0e13ca9 View commit details
    Browse the repository at this point in the history
  2. Fix pylint

    tkoyama010 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    50f2a73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ed9cd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60feec9 View commit details
    Browse the repository at this point in the history
  5. Make isort

    GuillaumeFavelier committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    7883590 View commit details
    Browse the repository at this point in the history
  6. Add docstring

    GuillaumeFavelier committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    627dcf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    8f49ce5 View commit details
    Browse the repository at this point in the history