Skip to content

lines-changed-only gets confused when lines only deleted from a file #18

Closed
cpp-linter/cpp-linter-action
#123
@turol

Description

@turol

From chocolate-doom/chocolate-doom#1538
It complains about all issues in file src/hexen/p_enemy.c
The PR only deleted lines from this file and did not add any. This led to "lines": [] being passed to clang-format which was interpreted as "lint whole file".

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions