Skip to content

Inconsistent code style across QTermWidget #472

@francescmm

Description

@francescmm
Expected Behavior

I'd like the code to look consistent (same use of brackets, tabs, spaces, naming, etc.) across the different classes of QTermWidget.

Current Behavior

Every file has it's own style.

Possible Solution

Agre on a basic code style (maybe following Qt own rules) and enforce it with .clang-format file in the repo.

Steps to Reproduce (for bugs)
Context

I'm trying to read the code and go through it making modifications and improvements, but the differences between classes in the style makes it more difficult.

System Information
  • Distribution & Version:
  • Kernel:
  • Qt Version:
  • lxqt-build-tools Version:
  • Package version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions