Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

feat: added scope flags for unused, unimported and unresolved to print them separately #139

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

AdityaVandan
Copy link
Contributor

@AdityaVandan AdityaVandan commented Mar 1, 2023

This PR is created for the issue: #106

It adds the following flags:
--show-unused-files
--show-unused-deps
--show-unresolved-imports

To print their outputs separately.

If no flag is passed then all output is shown by default

@AdityaVandan
Copy link
Contributor Author

@smeijer Can you look at this?

Copy link
Owner

@smeijer smeijer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks.

@AdityaVandan
Copy link
Contributor Author

@smeijer when can we get this merged?

@smeijer smeijer merged commit d7724a1 into smeijer:main Mar 2, 2023
@smeijer
Copy link
Owner

smeijer commented Mar 2, 2023

🎉 This PR is included in version 1.26.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@smeijer
Copy link
Owner

smeijer commented Mar 2, 2023

Done. 🙂

@AdityaVandan AdityaVandan deleted the feat/format-flags branch March 20, 2023 10:50
@smeijer smeijer changed the title feat: added format flags for unused, unimported and unresolved to print them separately feat: added scope flags for unused, unimported and unresolved to print them separately Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants