There are some warnings and smells that will be unavoidable due to the nature of the project or functions calls (things needing to be static/const that when changing will cause it to fail to compile and the like), but we should mark these as ignored when possible.
There are some warnings and smells that will be unavoidable due to the nature of the project or functions calls (things needing to be static/const that when changing will cause it to fail to compile and the like), but we should mark these as ignored when possible.