Skip to content

reword "fix available" in comment #446

Description

@2bndy5

Following the discussion had in the test repo (cpp-linter/test-cpp-linter-action#56)... Just opening this as a reminder.

I see "⚡ auto-fix available" from the output. What does this mean, and what action does the user need to take when they see it?

It means the fix will be included in the patch provided. Maybe I should reword this to "⚡ auto-fix available in patch"?

The path to the patch is given by the new output fix-patch-path. I haven't written any docs about it yet.

I think I can use a footnote to explain "auto-fix":

⚡ auto-fix included in generated patch1

Footnotes

  1. cpp-linter generates a patch with fixes from both clang-tidy and clang-format. In the CI workflow, the patch can be found using cpp-linter's output fix-patch-path.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions