Mayukha Vadari
97f0747e10
chore: Run prettier on all files ( #5657 )
2025-08-11 16:15:42 +00:00
Vito Tumas
3e152fec74
refactor: use east const convention ( #5409 )
...
This change refactors the codebase to use the "east const convention", and adds a clang-format rule to follow this convention.
2025-05-08 11:00:42 +00:00
Ed Hennis
c17676a9be
refactor: Improve ordering of headers with clang-format ( #5343 )
...
Removes all manual header groupings from source and header files by leveraging clang-format options.
2025-03-12 18:33:21 -04:00
John Freeman
decb3c178e
Update clang-format settings
2024-10-15 18:24:22 -05:00
John Freeman
ae20a3ad3f
Prepare to rearrange sources: ( #4997 )
...
- Remove CMake module "MultiConfig".
- Update clang-format configuration, CodeCov configuration,
levelization script.
- Replace source lists in CMake with globs.
2024-06-20 13:57:03 -05:00
John Freeman
5b5226d518
Cleanup the 'PeerSet' hierarchy:
...
This commit introduces no functional changes but cleans up the
code and shrinks the surface area by removing dead and unused
code, leveraging std:: alternatives to hand-rolled code and
improving comments and documentation.
2020-05-05 16:05:23 -07:00
seelabs
cff1abba5d
Add .clang-format rules and update code style
2018-07-16 17:49:42 -07:00