SIGN IN SIGN UP

chore: enable modernize-use-override and fix existing violations (#419)

Add modernize-use-override to .clang-tidy and apply fixes across
src/ and tests/: replace redundant virtual with override, annotate
missing override on derived methods, and drop redundant virtual on
already-overridden methods.
E
egolearner committed
9aae7494adf0df020df326328cacc58626edaee6
Parent: bae0e1b
Committed by GitHub <noreply@github.com> on 5/21/2026, 11:05:32 AM