nfv/nfv
Al Bailey f05db5a028 Cleanup pylint.rc file
The python3 checkers added to allow python2 to detect py3
errors have been removed, since all those checkers are on
when running in a python3 environment.

Fixed the following errors in pylint.rc
 E0015: Unrecognized option found

Suppress explicit C and R pylint checks rather than all
of them.

Flagged some suppressed codes with !!! to suggest that
those should be prioritized to be fixed.

Removed inline suppressions from .py files for checks that
no longer exist in python3 pylint.

The following invalid pylint.rc entries have been removed
 files-output
 bad-functions
 max-branchs

Interleave the 'ignore' codes with their comments
so that there are fewer git conflicts when updating the
pylint.rc file.

Test Plan:
  PASS: tox -e pylint
  PASS: build-pkgs -p nfv

Story: 2010531
Task: 47218

Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: Ia568c8afc37bf10ad9900817722c29c508e45c28
2023-01-25 20:12:02 +00:00
..
centos Kube rootca update orchestration integration 2021-09-02 12:53:36 -05:00
debian Set proper permission to ocf script of vim services 2022-03-02 14:16:57 -05:00
nfv-client Unable to resolve v3 url when sw-manager is invoked 2022-12-12 15:10:12 -03:00
nfv-common Cleanup pylint.rc file 2023-01-25 20:12:02 +00:00
nfv-debug-tools/histogram_analysis Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
nfv-plugins Cleanup pylint.rc file 2023-01-25 20:12:02 +00:00
nfv-tests Fix relative imports in nfv 2023-01-24 22:16:39 +00:00
nfv-tools small cleanup required by OBS badness check - exec rights on non executable not allowed 2019-09-17 08:54:22 +02:00
nfv-vim Cleanup pylint.rc file 2023-01-25 20:12:02 +00:00
opensuse Add opensuse specfiles to nfv 2019-10-02 10:34:02 -05:00
.coveragerc Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
.gitignore Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
.stestr.conf Fix relative imports in nfv 2023-01-24 22:16:39 +00:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Cleanup pylint.rc file 2023-01-25 20:12:02 +00:00
test-requirements.txt Replace mock with unittest.mock 2023-01-24 22:13:59 +00:00
tox.ini Fix relative imports in nfv 2023-01-24 22:16:39 +00:00