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 Some Codacy Issues #3724

Merged
merged 10 commits into from
Feb 15, 2018
Merged

Fix Some Codacy Issues #3724

merged 10 commits into from
Feb 15, 2018

Conversation

LinusDietz
Copy link
Member

I thought it might be good to reduce the number of Codacy issues, so I started hunting them.
To keep these changes reviewable, I will open a new PR for the next batch.

Also I plan to adapt the codacy configuration to reduce false positives.

@LinusDietz LinusDietz added status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers dev: code-quality Issues related to code or architecture decisions labels Feb 15, 2018
Copy link
Member

@lenhard lenhard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When you do stuff like this, then please explain in the description what kind of issues you are fixing. Here you mainly removed unused variables. That's not obvious from the div. I have to look in the code to check all this. If you state it beforehand then (based on the results from travis), these things are much easier to check.

@lenhard lenhard merged commit 5e24c11 into master Feb 15, 2018
@lenhard lenhard deleted the fix-codacy branch February 15, 2018 15:35
@LinusDietz
Copy link
Member Author

@lenhard well that's why I have added microcommits with the corresponding messages

@lenhard
Copy link
Member

lenhard commented Feb 15, 2018

Point taken :) You just don't see these messages when you go to the code page of the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev: code-quality Issues related to code or architecture decisions status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants