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

Comments count as similar code #104

Closed
wyvernzora opened this issue Feb 26, 2016 · 3 comments
Closed

Comments count as similar code #104

wyvernzora opened this issue Feb 26, 2016 · 3 comments

Comments

@wyvernzora
Copy link

In one of my projects, I have a banner comment on top of every file, which is like the following:

/**
 * path/to/file.js
 *
 * @author  Author <author@website.com>
 * @license 2015-16 (C) Author. All Rights Reserved.
 */

for some reason the above banners in each file are marked as similar code.

@pbrisbin
Copy link
Contributor

Hi @jluchiji, sorry for the trouble here.

We're having difficulty reproducing this issue ourselves. Do you mind confirming that you're on the latest version of everything?

codeclimate version
docker images | grep duplication

If on Homebrew, you can update with:

brew update && brew upgrade codeclimate

Thanks

@dblandin
Copy link
Contributor

dblandin commented Mar 8, 2016

Hi @jluchiji, are you still experiencing this issue?

@dblandin
Copy link
Contributor

Going to close this issue for now. Feel free to reopen if this is still an issue. Thanks!

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

No branches or pull requests

3 participants