Clang tidy warnings fix
Added auto to functions, readability-implicit-bool-conversion, improved redability, added [[nodiscard]], fixed a mistake with [[nodiscard]] and fixed formatting as reported by clang-format, I have reverted the change as requested since it was identified as a false positive