release-22.11
Automatically enforce coding guidelines (#770)
Format everything using clang-format (#267)
Removed redundand const char* -> ezStringView conversions in ezFoundation (#669)
Improvements to ezStringView (#757)
Common string functions now utilize ezStringView (#771)
Make it possible to build ezEngine on windows using clang + ninja (#781)
Provide optimal ways to construct a ezStringView from a literal (#667)