Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Jul 9, 2022

Closes #962.

Summary of Changes

Add a new filter is:removed. This only keeps elements that have the annotation @remove or that have an ancestor with this annotation. Annotations are only taken into consideration if they are neither removed nor marked as wrong.

@lars-reimann lars-reimann linked an issue Jul 9, 2022 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jul 9, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 4.29s
✅ GIT git_diff yes no 0.01s
✅ TSX eslint 1 0 0 10.13s
✅ TYPESCRIPT eslint 2 0 0 9.66s
✅ TYPESCRIPT prettier 3 0 0 1.49s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lars-reimann lars-reimann merged commit 0fca18f into main Jul 9, 2022
@lars-reimann lars-reimann deleted the 962-filter-isremoved branch July 9, 2022 13:44
@github-actions
Copy link

github-actions bot commented Jul 9, 2022

🎉 This PR is included in version 1.57.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Included in a release label Jul 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filter is:removed

1 participant