chore(project-template): remove slicing object linter warning
- Apr 11, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This warning is frequently hit when using e.g. the ReadAnyGroup in ApplicationCore, but we fail to see any benefit coming from this warning for other scenarious. Hence we decided to disable it. Object slicing is valid C++ and the behaviour is rather obvious.
-