cppbestpractices icon indicating copy to clipboard operation
cppbestpractices copied to clipboard

Denote `override` and `final` as code

Open vil02 opened this issue 1 year ago • 0 comments

Since override and final are keywords, they deserve to be highlighted as code, similarly as double and float in here or assert in here.

Yes, this PR is just a typo fix.

vil02 avatar Apr 17 '24 22:04 vil02