Skip to content

Conversation

morphy2k
Copy link
Owner

@morphy2k morphy2k commented Nov 9, 2024

Adds support for new-line separated patterns in the exclude option, to enable a more common and readable format.

Example

- name: Run Revive Action
  uses: docker://ghcr.io/morphy2k/revive-action:v2
  with:
    exclude: |
      file.go
      foo/bar.go
      ./foo/bar/...

@morphy2k morphy2k added the enhancement New feature or request label Nov 9, 2024
@morphy2k morphy2k merged commit 78f98de into master Nov 9, 2024
2 checks passed
@morphy2k morphy2k deleted the feat/exclude-format branch November 9, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant