mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-03-04 12:19:29 -05:00

Many lines were not conformant with the project's formatting rules. This patch should fix all formatting and whitespace issues in the code base. A clang-format directive was put around the connect() calls containing SIGNALs and SLOTs whose signatures would be denormalized because of the formatting rules.