Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop removing a symlink #748

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

claudioandre-br
Copy link
Member

Describe your changes

Now upstream 'super-linter' (v7.4+) skips symbolic links when passing files to Prettier. We no longer need to get around it ourselves.

Checklist before requesting a review

  • I checked that all workflows return a success.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I followed the Conventional Commit spec.

Maintainer tasks

  • Label as either: bug, ci, docker, documentation, enhancement.
  • Sign unsigned commits.

Now upstream 'super-linter' (v7.4+) skips symbolic links when passing
files to Prettier. We no longer need to get around it ourselves.

Signed-off-by: Claudio André <[email protected]>
@claudioandre-br claudioandre-br added the ci Continuous integration and/or continuous delivery label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration and/or continuous delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant