integ/golang-github-dev
Leonardo Fagundes Luz Serrano 5e19b07ebb tox: fixed warnings
meta_data files:
- "too few spaces before comment" warning
- missing document start "---" warning

tox.ini:
- allowlist bash for testenv
- moved 'basepython' var to testenv as it was repeated
  in all derived envs
- removed "tox < 4" requirement. changed minversion to 4

pylint:
- renamed pylintrc to the standard convention ".pylintrc"
- Removed "enable" section, as all warnings are enabled by default
- Updated "disable" section as some warnings changed names
- files-output deprecated [1]
- bad-functions requires a plugin [2, 3]
- max-branchs ==> max-branches [4]
- overgeneral-exceptions updated

[1] https://pylint.pycqa.org/en/latest/whatsnew/1/1.7/summary.html#removed-changes
[2] https://pylint.pycqa.org/en/latest/user_guide/configuration/all-options.html#bad-functions
[3] https://pylint.pycqa.org/en/latest/user_guide/messages/warning/bad-builtin.html
[4] https://pylint.readthedocs.io/en/latest/user_guide/messages/refactor/too-many-branches.html

Test Plan:
pass: run tox

Partial-Bug: 1976377

Change-Id: I715ed859e046a90cc7ec5d047d42902a51009eb8
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
2023-09-06 17:54:55 -03:00
..
golang-github-appc-cni/debian debian-pkg: Uprev containernetworking-plugins to 1.0.1 2022-03-18 09:53:07 -04:00
golang-github-checkpoint-restore-go-criu-dev/debian Debian: runc upversion to 1.0.2 2022-04-02 00:31:03 +00:00
golang-github-cilium-ebpf-dev/debian Debian: runc upversion to 1.0.2 2022-04-02 00:31:03 +00:00
golang-github-coreos-go-systemd-dev/debian Debian: runc upversion to 1.0.2 2022-04-02 00:31:03 +00:00
golang-github-networkplumbing-go-nft-dev/debian debian-pkg: Uprev cni plugins 2022-10-07 15:01:49 +00:00
golang-github-opencontainers-specs-dev/debian Debian: runc upversion to 1.0.2 2022-04-02 00:31:03 +00:00
golang-github-vishvananda-netlink/debian tox: fixed warnings 2023-09-06 17:54:55 -03:00