Closed blimmer closed 7 years ago
Hi @blimmer thanks for the issue. I'm trying to reproduce, but not currently seeing that output anywhere. Will you help show me where to look?
Definitely - I think the first step will be to make sure you're up to date on Atom. I'm seeing this on version 1.13.0.
Then, it's in the bottom right of my editor:
@blimmer hm, still not seeing it:
I'm using:
Ah, upon looking at my atom deps, I bet it's this package that's doing it.
@blimmer oh interesting. It looks like this one is on by default, because I seem to be running that as well (and still no deprecation output for me)
hmm, not sure. all of my versions exactly match yours.
@Arcanemagus that's exactly right. I see the deprecation when I'm working in repositories without a .codeclimate.yml
file and don't when the file is present. thanks for the pointer - it was weird we couldn't repro it in the same env.
Just looked over this again, I'm pretty sure I unintentionally fixed this in #48. 😛
Once that gets released here in a few minutes please double check to make sure it works properly.
Argument to
path.dirname
must be a string