Assembly: Make it possible to select LCS elements when the LCS is in … #172
Annotations
6 errors and 11 warnings
Check for trailing whitespaces
Process completed with exit code 1.
|
Black (Python)
Process completed with exit code 1.
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L42
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L864
Possibly using variable 'QtWidgets' before assignment (possibly-used-before-assignment)
|
Pylint
Process completed with exit code 1.
|
Check for Tab usage
Process completed with exit code 1.
|
Black (Python):
src/Mod/Assembly/UtilsAssembly.py#L1
would reformat src/Mod/Assembly/UtilsAssembly.py
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L112
Line too long (103/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L157
Line too long (107/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L954
Line too long (107/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L1192
Line too long (154/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L1321
Line too long (110/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L1322
Line too long (113/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L1332
Line too long (112/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L1337
Line too long (117/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L1
Missing module docstring (missing-module-docstring)
|
Pylint:
src/Mod/Assembly/UtilsAssembly.py#L41
Missing function or method docstring (missing-function-docstring)
|
Loading