PySDM icon indicating copy to clipboard operation
PySDM copied to clipboard

pylint enabled but still many warnings ignored in the GA workflow

Open slayoo opened this issue 4 years ago • 14 comments

slayoo avatar Nov 11 '21 18:11 slayoo

Here is a list of warnings still disabled:

PySDM .py files:

  • [ ] invalid-name
  • [ ] missing-function-docstring
  • [ ] missing-class-docstring
  • [x] missing-module-docstring
  • [x] too-many-arguments
  • [x] too-many-locals
  • [x] too-many-instance-attributes
  • [x] too-few-public-methods
  • [ ] protected-access
  • [x] too-many-statements
  • [x] unused-argument
  • [ ] duplicate-code
  • [x] too-many-branches
  • [x] cyclic-import

PySDM-examples .py files:

  • [ ] too-many-function-args
  • [ ] unsubscriptable-object
  • [ ] consider-using-with
  • [ ] protected-access
  • [ ] too-many-statements
  • [ ] too-many-public-methods
  • [ ] too-many-branches
  • [ ] duplicate-code
  • [ ] invalid-name
  • [ ] missing-function-docstring
  • [ ] missing-module-docstring
  • [ ] missing-class-docstring
  • [ ] too-many-locals
  • [ ] too-many-instance-attributes
  • [ ] too-few-public-methods
  • [ ] too-many-arguments

PySDM-examples .ipynb files:

  • [ ] duplicate-code
  • [ ] invalid-name
  • [ ] trailing-whitespace
  • [ ] line-too-long
  • [ ] missing-function-docstring
  • [ ] wrong-import-position
  • [ ] missing-module-docstring
  • [ ] wrong-import-order
  • [ ] ungrouped-imports
  • [ ] no-member
  • [ ] too-many-locals
  • [x] redefined-outer-name
  • [ ] unnecessary-lambda-assignment

slayoo avatar Nov 14 '21 06:11 slayoo

let's not try to enforce trailing-whitespace for notebooks!

slayoo avatar Nov 18 '21 00:11 slayoo

Stale issue message

github-actions[bot] avatar Feb 13 '22 13:02 github-actions[bot]

Stale issue message

github-actions[bot] avatar Apr 15 '22 13:04 github-actions[bot]

Stale issue message

github-actions[bot] avatar Jul 01 '22 13:07 github-actions[bot]

Stale issue message

github-actions[bot] avatar Aug 31 '22 13:08 github-actions[bot]

Stale issue message

github-actions[bot] avatar Oct 31 '22 14:10 github-actions[bot]

Stale issue message

github-actions[bot] avatar Dec 31 '22 13:12 github-actions[bot]

Stale issue message

github-actions[bot] avatar Mar 02 '23 14:03 github-actions[bot]

Stale issue message

github-actions[bot] avatar May 03 '23 13:05 github-actions[bot]

Stale issue message

github-actions[bot] avatar Jul 10 '23 13:07 github-actions[bot]

Stale issue message

github-actions[bot] avatar Sep 11 '23 13:09 github-actions[bot]

Stale issue message

github-actions[bot] avatar Nov 11 '23 13:11 github-actions[bot]

Stale issue message

github-actions[bot] avatar Feb 02 '24 13:02 github-actions[bot]