MCPcopy Create free account
hub / github.com/PlatformLab/Arachne / CheckForNewlineAtEOF

Function CheckForNewlineAtEOF

scripts/cpplint.py:1896–1911  ·  view source on GitHub ↗

Logs an error if there is no newline char at the end of the file. Args: filename: The name of the current file. lines: An array of strings, each representing a line of the file. error: The function to call with any errors found.

(filename, lines, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ProcessFileDataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected