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

Ignore Dot Directories in ~/terminus/plugins #1502

Open
derimagia opened this issue Jan 4, 2017 · 0 comments
Open

Ignore Dot Directories in ~/terminus/plugins #1502

derimagia opened this issue Jan 4, 2017 · 0 comments

Comments

@derimagia
Copy link

Expected behavior

Dot files found in this directory are not actually plugins and I can't think of a case that they should be loaded. They probably should not even be looked at or warned about. If there is a chance they will be used for plugins, maybe just not warn about the directories if they aren't valid plugins?

Actual behavior

Having a IntelliJ metadata folder throws a warning:
[warning] Plugin Discovery: Ignoring directory /Users/X/.terminus/plugins/.idea because: The file "/Users/X/.terminus/plugins/.idea/composer.json" is does not exist.

Steps to reproduce the behavior

Add some dot-folder to ~/.terminus/plugins and notice the warning.

Using Terminus 1.0

@TeslaDethray TeslaDethray modified the milestones: 1.0.0, 1.0.1 Jan 18, 2017
@TeslaDethray TeslaDethray modified the milestone: 1.1.0 Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants