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

Test Codacy PR comments #1196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Test Codacy PR comments #1196

wants to merge 1 commit into from

Conversation

plata
Copy link
Collaborator

@plata plata commented Jan 8, 2020

No description provided.

@plata
Copy link
Collaborator Author

plata commented Jan 8, 2020

@madoar from my understanding, Codacy should comment if the "Pull Request Comment" setting is enable.

@@ -1,5 +1,5 @@
const WineEngine = include("engines.wine.engine.implementation");
const { fileExists } = include("utils.functions.filesystem.files");
const { fileExists} = include("utils.functions.filesystem.files");
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@@ -13,7 +13,7 @@ const ProcessBuilderClass = Java.type("java.lang.ProcessBuilder");
// eslint-disable-next-line no-unused-vars
module.default = class Wine {
constructor() {
this._implementation = new WineEngine();
this._implementation = new WineEngine();
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@madoar
Copy link
Collaborator

madoar commented Feb 1, 2020

@plata can this PR be closed?

@plata
Copy link
Collaborator Author

plata commented Feb 1, 2020

I would like to clarify why Codacy is commenting with my user.

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

Successfully merging this pull request may close these issues.

2 participants