Use Qt built-in to determine the system's preferred fixed-width font #265
Annotations
13 errors and 37 warnings
Codespell
Process completed with exit code 1.
|
Check for trailing whitespaces
Process completed with exit code 1.
|
Black (Python)
Process completed with exit code 1.
|
Pylint:
src/Gui/FreeCADGuiInit.py#L70
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L72
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L74
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L76
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L78
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L80
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L82
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L84
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L86
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L88
Instance of 'Workbench' has no '__Workbench__' member (no-member)
|
Codespell:
src/Mod/AddonManager/package_list.py#L309
re-use ==> reuse
|
Codespell:
src/Mod/AddonManager/package_list.py#L721
indexIn ==> indexing, index in
|
Codespell:
src/Mod/AddonManager/package_list.py#L723
indexIn ==> indexing, index in
|
Codespell:
src/Mod/AddonManager/package_list.py#L725
indexIn ==> indexing, index in
|
Codespell:
src/Mod/AddonManager/package_list.py#L728
indexIn ==> indexing, index in
|
Codespell:
src/Mod/Assembly/App/AssemblyObject.cpp#L1585
conneted ==> connected
|
Codespell:
src/Mod/BIM/ArchCommands.py#L172
postive ==> positive
|
Codespell:
src/Mod/Draft/draftutils/gui_utils.py#L375
overide ==> override
|
Codespell:
src/Mod/Draft/draftutils/gui_utils.py#L380
overide ==> override
|
Codespell:
src/Mod/Draft/draftutils/gui_utils.py#L384
overide ==> override
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_ca.ts#L5724
<translation>%1. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_ca.ts#L12520
<translation>Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L1779
<translation>'%1'. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L2902
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L3447
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L3449
Částečně načtený dokument nemůže být upravován. Plně jej načtete <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L4696
<translation>Stiskem tlačítka "Začni obnovení" spustíte obnovení dokumentu uvedeného níže. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L7973
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L8726
<translation>Synchronizovat původní konfigurovatelný zdrojový objekt tím, <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L8727
že se vytvoří nová kopie. Vemte v úvahu, že změny vykonané <-- trailing whitespace
|
Black (Python):
src/Gui/FreeCADGuiInit.py#L1
would reformat src/Gui/FreeCADGuiInit.py
|
Black (Python):
src/Mod/Assembly/CommandCreateBom.py#L1
would reformat src/Mod/Assembly/CommandCreateBom.py
|
Black (Python):
src/Mod/AddonManager/package_list.py#L1
would reformat src/Mod/AddonManager/package_list.py
|
Black (Python):
src/Mod/Assembly/UtilsAssembly.py#L1
would reformat src/Mod/Assembly/UtilsAssembly.py
|
Black (Python):
src/Mod/Assembly/JointObject.py#L1
would reformat src/Mod/Assembly/JointObject.py
|
Black (Python):
src/Mod/BIM/ArchCommands.py#L1
would reformat src/Mod/BIM/ArchCommands.py
|
Black (Python):
src/Mod/BIM/bimcommands/BimWall.py#L1
would reformat src/Mod/BIM/bimcommands/BimWall.py
|
Black (Python):
src/Mod/BIM/ArchWall.py#L1
would reformat src/Mod/BIM/ArchWall.py
|
Black (Python):
src/Mod/BIM/bimcommands/BimWindow.py#L1
would reformat src/Mod/BIM/bimcommands/BimWindow.py
|
Black (Python):
src/Mod/BIM/nativeifc/ifc_status.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_status.py
|
Pylint:
src/Gui/FreeCADGuiInit.py#L66
Line too long (101/100) (line-too-long)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L290
Line too long (105/100) (line-too-long)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L1
Missing module docstring (missing-module-docstring)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L31
Multiple imports on one line (FreeCAD, FreeCADGui) (multiple-imports)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L42
Missing class docstring (missing-class-docstring)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L127
Missing function or method docstring (missing-function-docstring)
|
Pylint:
src/Gui/FreeCADGuiInit.py#L127
Too many local variables (19/15) (too-many-locals)
|
Loading