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

file extension fixes. Fixes #2275 #2273 #2276

Closed

Conversation

graingert
Copy link

@graingert graingert commented Jun 20, 2016

Fixes #2275 #2273

@graingert graingert changed the title prevent fileExtensions configuration being overriden by defaults Fixe… file extension fixes. Fixes #2275 #2273 Jun 20, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 96.713% when pulling c3f051e on graingert:prevent-defaults-overriding-config into 5885239 on jscs-dev:master.

@graingert graingert force-pushed the prevent-defaults-overriding-config branch from c3f051e to 1da372c Compare June 20, 2016 11:00
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 96.713% when pulling 1da372c on graingert:prevent-defaults-overriding-config into 5885239 on jscs-dev:master.

@graingert graingert force-pushed the prevent-defaults-overriding-config branch from ff1c010 to 72a2aec Compare June 20, 2016 11:20
@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 96.733% when pulling 72a2aec on graingert:prevent-defaults-overriding-config into 5885239 on jscs-dev:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 96.733% when pulling 72a2aec on graingert:prevent-defaults-overriding-config into 5885239 on jscs-dev:master.

markelog added a commit that referenced this pull request Jun 21, 2016
@markelog
Copy link
Member

Decided to fix this a bit differently, would appreciate a second look though - 0d027a7

@markelog markelog closed this Jun 21, 2016
@graingert
Copy link
Author

@markelog this doesn't fix #2273

@markelog
Copy link
Member

It's not supposed to

@graingert
Copy link
Author

Can you reopen #2273 so I can recreate the PR to fix it?
On 21 Jun 2016 9:18 pm, "Oleg Gaidarenko" notifications@github.com wrote:

It's not supposed to


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#2276 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAZQTCeZNE9t6IyTqursHEg1WQnxRjMrks5qOEb0gaJpZM4I5kA1
.

@markelog
Copy link
Member

You can probably workaround it with something like this though -

"excludeFiles": ["**/!(*.es2015.js)"]

@graingert
Copy link
Author

@markelog nope, that seems to exlude all files.

@markelog
Copy link
Member

It should ignore all files which ends with .es2015.js

@graingert
Copy link
Author

@markelog I know. But it seems to exclude all files

@markelog
Copy link
Member

Oh shoot, typo there, it shouldn't ignore files which ends with .es2015.js

@graingert
Copy link
Author

Sorry I doubled the mistake and thought that's what you said originally. It still ignores all files

@markelog
Copy link
Member

Weird, works for me

@markelog
Copy link
Member

Maybe you could illustrate it with test repo?

@graingert
Copy link
Author

Yeah will do
On 28 Jun 2016 9:25 pm, "Oleg Gaidarenko" notifications@github.com wrote:

Maybe you could illustrate it with test repo?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#2276 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAZQTKtKVU7youjy8hV-pMdOROWO0-5-ks5qQYNMgaJpZM4I5kA1
.

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.

3 participants