linting fixups #19
Annotations
3 errors
Process clang-tidy warnings:
text_mod_loader\file_parser\parse_result.cpp#L14
clang-tidy: variable 'comment_view' of type 'std::string_view' (aka 'basic_string_view<char>') can be declared 'const' (misc-const-correctness)
|
Process clang-tidy warnings:
text_mod_loader\file_parser\util.cpp#L63
clang-tidy: variable 'first_word' of type 'CaseInsensitiveStringView' can be declared 'const' (misc-const-correctness)
|
Process clang-tidy warnings
Found 2 clang-tidy issues
|
Loading