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

Conversation

@MarvinKlemp
Copy link
Contributor

@theofidry
Copy link
Contributor

is anything missing for that one @MarvinKlemp?

@theofidry
Copy link
Contributor

On second though is it enough? What happens if we have multiple source directories, e.g. legacy and src?

@MarvinKlemp
Copy link
Contributor Author

@theofidry 👍
I added a way to define multiple source paths

If you have different source paths, you can pass them seperated by a comma.

```bash
$ deprecation-detector check src/,legacy/ vendor/
Copy link
Contributor

Choose a reason for hiding this comment

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

typo? (the ,) And is the trailing / mandatory?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You don't need the trailing slash I usually add them to make clear that it is a directory

@theofidry
Copy link
Contributor

👌

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants