Skip to content

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.

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