-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Description
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
Labels
No labels