Skip to content
Snippets Groups Projects
Commit f87bd606 authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer
Browse files

chore(project-template): remove slicing object linter warning

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.
parent 6b132697
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment