[pre-commit.ci] auto fixes from pre-commit.com hooks #127
Annotations
1 error, 10 warnings, and 2 notices
☑️ cpp-linter
Process completed with exit code 1.
|
☑️ cpp-linter:
cpp-terminal/private/screen.cpp#L29
no header providing "TIOCGWINSZ" is directly included
|
☑️ cpp-linter:
tests/unicode.test.cpp#L35
function 'DOCTEST_ANON_FUNC_14' declared 'static', move to anonymous namespace instead
|
☑️ cpp-linter:
tests/unicode.test.cpp#L35
function 'DOCTEST_ANON_FUNC_14' has cognitive complexity of 127 (threshold 25)
|
☑️ cpp-linter:
tests/unicode.test.cpp#L38
variable name 's' is too short, expected at least 3 characters
|
☑️ cpp-linter:
tests/unicode.test.cpp#L39
avoid do-while loops
|
☑️ cpp-linter:
tests/unicode.test.cpp#L40
avoid do-while loops
|
☑️ cpp-linter:
tests/unicode.test.cpp#L41
avoid do-while loops
|
☑️ cpp-linter:
tests/unicode.test.cpp#L45
avoid do-while loops
|
☑️ cpp-linter:
tests/unicode.test.cpp#L46
avoid do-while loops
|
☑️ cpp-linter:
tests/unicode.test.cpp#L47
avoid do-while loops
|
☑️ cpp-linter:
cpp-terminal/private/screen.cpp#L1
File cpp-terminal/private/screen.cpp does not conform to Custom style guidelines. (lines 28)
|
☑️ cpp-linter:
tests/unicode.test.cpp#L1
File tests/unicode.test.cpp does not conform to Custom style guidelines. (lines 29)
|
Loading