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

Fix for linter-specific exclusion #83

Merged
merged 1 commit into from
Aug 15, 2018
Merged

Conversation

hibariya
Copy link
Contributor

@hibariya hibariya commented Aug 7, 2018

Fixes #77

Hi, there. LinterSelector also uses any_glob_matches? as FileFinder does. So I made any_glob_matches? always use absolute path. This changes partially revert ef9a07f.

`LinterSelector` also uses `any_glob_matches?` as `FileFinder` does.
So I made `any_glob_matches?` always use absolute path.
Partially reverted ef9a07f. Fixes sds#77.
@sds sds merged commit 6962c93 into sds:master Aug 15, 2018
@sds sds added the bug label Aug 15, 2018
@sds
Copy link
Owner

sds commented Aug 15, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants