Inspection: apply clang format #186
Annotations
9 errors and 40 warnings
|
|
src/Mod/Draft/draftgeoutils/geometry.py#L75
Value 'valid' is unsubscriptable (unsubscriptable-object)
|
|
|
src/Mod/Inspection/Gui/VisualInspection.cpp#L38
'ui_VisualInspection.h' file not found [clang-diagnostic-error]
|
src/Mod/Points/Gui/DlgPointsReadImp.cpp#L26
'ui_DlgPointsRead.h' file not found [clang-diagnostic-error]
|
src/Mod/Sketcher/Gui/CommandConstraints.cpp#L52
'ui_InsertDatum.h' file not found [clang-diagnostic-error]
|
|
src/Mod/Draft/draftguitools/gui_trackers.py#L782
<-- trailing whitespace
|
src/Mod/Draft/DraftGeomUtils.py#L1
would reformat src/Mod/Draft/DraftGeomUtils.py
|
src/Mod/Assembly/Commands.py#L1
would reformat src/Mod/Assembly/Commands.py
|
src/Mod/Draft/draftguitools/gui_mirror.py#L1
would reformat src/Mod/Draft/draftguitools/gui_mirror.py
|
src/Mod/Draft/draftgeoutils/geometry.py#L1
would reformat src/Mod/Draft/draftgeoutils/geometry.py
|
src/Mod/Inspection/InitGui.py#L1
would reformat src/Mod/Inspection/InitGui.py
|
src/Mod/Start/StartPage/StartPage.py#L1
would reformat src/Mod/Start/StartPage/StartPage.py
|
src/Mod/Draft/draftguitools/gui_trackers.py#L1
would reformat src/Mod/Draft/draftguitools/gui_trackers.py
|
src/Mod/Assembly/Commands.py#L213
Line too long (126/100) (line-too-long)
|
src/Mod/Assembly/Commands.py#L230
Line too long (116/100) (line-too-long)
|
src/Mod/Assembly/Commands.py#L1
Missing module docstring (missing-module-docstring)
|
src/Mod/Assembly/Commands.py#L40
Missing function or method docstring (missing-function-docstring)
|
src/Mod/Assembly/Commands.py#L54
Missing function or method docstring (missing-function-docstring)
|
src/Mod/Assembly/Commands.py#L63
Missing class docstring (missing-class-docstring)
|
src/Mod/Assembly/Commands.py#L82
Missing function or method docstring (missing-function-docstring)
|
src/Mod/Assembly/Commands.py#L90
Missing class docstring (missing-class-docstring)
|
src/Mod/Assembly/Commands.py#L94
Missing function or method docstring (missing-function-docstring)
|
src/Mod/Assembly/Commands.py#L112
Missing function or method docstring (missing-function-docstring)
|
src/Mod/Part/App/TopoShape.cpp#L1993
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
src/Mod/Sketcher/Gui/CommandConstraints.cpp#L1152
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
src/Gui/Command.cpp#L70
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
|
|
|
src/Mod/Part/App/TopoShape.cpp#L194
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
|
|
src/Mod/Part/App/TopoShape.cpp#L441
non-POD static (array) [-Wclazy-non-pod-global-static]
|
|
|
src/App/PropertyGeo.h#L47
declaration 'Feature' is never referenced, but a declaration with the same name found in another namespace 'Points' [bugprone-forward-declaration-namespace]
|
|
src/App/PropertyGeo.h#L47
no definition found for 'Feature', but a definition with the same name 'Feature' found in another namespace 'Inspection' [bugprone-forward-declaration-namespace]
|
|
src/App/PropertyGeo.h#L47
no definition found for 'Feature', but a definition with the same name 'Feature' found in another namespace 'Points' [bugprone-forward-declaration-namespace]
|
|
src/App/PropertyStandard.h#L51
class 'PropertyInteger' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator [cppcoreguidelines-special-member-functions]
|
src/App/PropertyStandard.h#L53
variable 'classTypeId' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
|
src/App/PropertyStandard.h#L69
all parameters should be named in a function [readability-named-parameter]
|
The logs for this run have expired and are no longer available.
Loading