https://bugs.kde.org/show_bug.cgi?id=427109

            Bug ID: 427109
           Summary: Wrong pointer alignment type of KDELibs formatting
                    style
           Product: kdevelop
           Version: unspecified
          Platform: Manjaro
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: Astyle
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

SUMMARY

Pointer alignment type of default formatting style 'KDELibs' is set to
'--align-pointer=type' except it should be '--align-pointer=name'
as stated in
https://community.kde.org/Policies/Frameworks_Coding_Style
and
https://invent.kde.org/sdk/kde-dev-scripts/-/blob/master/astyle-kdelibs

STEPS TO REPRODUCE
1. Open code formattion settings
2. Check C++ and Artistic style
3. See that pointer * are aligned with the type and not with the name

OBSERVED RESULT
Aligned with the type

EXPECTED RESULT
Aligned with the name

SOFTWARE/OS VERSIONS
Kdevelop: Version 5.6.0
Operating System: Manjaro Linux
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to