mirror of
https://github.com/SFML/SFML.git
synced 2025-03-14 01:40:05 +08:00
Fixed formatting issues per review Implemented copy constructor since operator= is implemented Reverted operator=, add NOLINT for copy constructor per review Fixed clang-tidy escape in examples Fixed OSX clang-tidy escapes