-
Notifications
You must be signed in to change notification settings - Fork 1.1k
WIP: Address python linter complaints #4488
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
base: devel
Are you sure you want to change the base?
WIP: Address python linter complaints #4488
Conversation
Can one of the admins verify this patch? |
1 similar comment
Can one of the admins verify this patch? |
217604b
to
a684b73
Compare
/run regression |
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
…ibgfchangelog.py This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
…hanges.py This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
a684b73
to
d456543
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do not change strings that generate code
import sys | ||
|
||
from generator import ops, fop_subs, cbk_subs, generate | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do not change the template strings
8a2389d
to
8815c0e
Compare
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
8815c0e
to
c2bd603
Compare
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
…er.py This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit silences most of the python linter complaints without any functional changes. The changes include mostly formatting and missing obvious docstrings. We left out dependency and exception handling complaints on purpose to be addressed separately. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
c2bd603
to
f30e199
Compare
This series aim to reduce the python linter build logs. This commit changes to "raw" strings for regex operations. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes to "raw" strings for regex operations. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes to "raw" strings for regex operations. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes to "raw" strings for regex operations. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes to "raw" strings for regex operations. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes to "raw" strings for regex operations. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes to "raw" strings for regex operations. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes to "raw" strings for regex operations. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes unassigned strings to comments. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes a syntax error for checking when checking for membership with "for not x in group" to "for x not in group". Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. Changes a comparison to literal value done with "is" to "==". Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
This series aim to reduce the python linter build logs. This commit changes unassigned strings to comments. Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>
Currently the python linter logs test mostly ok, but they are filled with warnings.
IMHO that's a lot of noise, and almost all the fixes are really trivial.
To the record we:
Reference : 1736 flake8 issues , pylint rating 6.12/10.
Last build: 232 flake8 issues , pylint rating 6.81/10.
This series addresses the TRIVIAL linter warnings.