savoirfairelinux / flake8-copyright

Adds copyright checks to flake8
GNU Lesser General Public License v3.0
15 stars 15 forks source link

Set line & column to 1,1 to avoid a flake8 error #4

Closed dobesv closed 8 years ago

dobesv commented 8 years ago

flake8 currently doesn't seem to like an error reported on line 0.

dobesv commented 8 years ago

See https://github.com/savoirfairelinux/flake8-copyright/issues/3

ghost commented 8 years ago

What do you mean by "doesn't like"? I don't see any problem on my machine. Do you have a warning or an error message?

ghost commented 8 years ago

Oh, sorry, I didn't even bother looking at the issue, nevermind. Trying to reproduce...

ghost commented 8 years ago

I can't seem to be able to reproduce the issue, but since the change is so small and makes sense (line 0 doesn't exist in a file), I'll merge it anyway. Thanks.

dobesv commented 8 years ago

Okay, thanks. I have no idea why you don't see it, maybe some plugin is triggering it.

On Thu, Jun 16, 2016, 8:23 AM Virgil Dupras notifications@github.com wrote:

I can't seem to be able to reproduce the issue, but since the change is so small and makes sense (line 0 doesn't exist in a file), I'll merge it anyway. Thanks.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/savoirfairelinux/flake8-copyright/pull/4#issuecomment-226519553, or mute the thread https://github.com/notifications/unsubscribe/AAUAmQAcf0bETVcCrmFl6GNvstFIRimvks5qMWpxgaJpZM4I2qB0 .