Skip to content

fix-clang-format target erases content of files from .clang-format-ignore #48

@HendrikTi

Description

@HendrikTi

Using the fix-clang-format with a .clang-format-ignore file results in erased file contents for all files matched by the .clang-format-ignore file.

This was resolved with llvm/llvm-project#102629, where -list-ignored was added to clang-format to let git-clang-format handle ignored files. Therefore updating the git-clang-format.py would be required to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions