Skip to content

clang-tidy and clazy suggestions.#248

Closed
Macintron wants to merge 1 commit into
stachenov:masterfrom
Macintron:clangtidy-fixes
Closed

clang-tidy and clazy suggestions.#248
Macintron wants to merge 1 commit into
stachenov:masterfrom
Macintron:clangtidy-fixes

Conversation

@Macintron

Copy link
Copy Markdown

Some simple fixes like:

  • init all members (makes initialization list smaller)
  • add some const for qt container detach in for loops
  • avoid repeating return type
  • mark single-argument constructor with explicit
  • indentation
  • missing documentation of argument (doxygen)

@cen1

cen1 commented Apr 27, 2026

Copy link
Copy Markdown
Collaborator

Overall lgtm, just one rebase please.

@Macintron Macintron closed this Apr 27, 2026
@Macintron Macintron deleted the clangtidy-fixes branch April 27, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants