Skip to content

Added newlines to AbstractParser, MudTelnet, Proxy.

codefactor.io / CodeFactor failed Feb 2, 2024 in 1s

2 issues fixed. 4 issues found.

Annotations

Check notice on line 304 in src/proxy/MudTelnet.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/proxy/MudTelnet.cpp#L304

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)

Check notice on line 586 in src/proxy/proxy.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/proxy/proxy.cpp#L586

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)

Check notice on line 981 in src/proxy/AbstractTelnet.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/proxy/AbstractTelnet.cpp#L981

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)

Check notice on line 301 in src/proxy/MudTelnet.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/proxy/MudTelnet.cpp#L301

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)