Rows columns #152
Annotations
1 error, 10 warnings, and 2 notices
☑️ cpp-linter
Process completed with exit code 1.
|
☑️ cpp-linter:
cpp-terminal/private/screen.cpp#L32
no header providing "TIOCGWINSZ" is directly included
|
☑️ cpp-linter:
cpp-terminal/private/screen.cpp#L32
no header providing "Term::Rows" is directly included
|
☑️ cpp-linter:
cpp-terminal/private/screen.cpp#L32
no header providing "Term::Columns" is directly included
|
☑️ cpp-linter:
cpp-terminal/prompt.cpp#L13
included header event.hpp is not used directly
|
☑️ cpp-linter:
cpp-terminal/prompt.cpp#L16
included header iostream.hpp is not used directly
|
☑️ cpp-linter:
cpp-terminal/prompt.cpp#L27
function 'prompt' has cognitive complexity of 46 (threshold 25)
|
☑️ cpp-linter:
cpp-terminal/prompt.cpp#L27
no header providing "std::string" is directly included
|
☑️ cpp-linter:
cpp-terminal/prompt.cpp#L27
no header providing "std::string" is directly included
|
☑️ cpp-linter:
cpp-terminal/prompt.cpp#L27
no header providing "std::string" is directly included
|
☑️ cpp-linter:
cpp-terminal/prompt.cpp#L27
no header providing "std::string" is directly included
|
☑️ cpp-linter:
cpp-terminal/private/screen.cpp#L1
File cpp-terminal/private/screen.cpp does not conform to Custom style guidelines. (lines 31)
|
☑️ cpp-linter:
cpp-terminal/size.hpp#L1
File cpp-terminal/size.hpp does not conform to Custom style guidelines. (lines 44, 45)
|
Loading