Skip to content

Test Codacy PR comments#1196

Open
plata wants to merge 1 commit into
masterfrom
codacy-pr-comments
Open

Test Codacy PR comments#1196
plata wants to merge 1 commit into
masterfrom
codacy-pr-comments

Conversation

@plata

@plata plata commented Jan 8, 2020

Copy link
Copy Markdown
Collaborator

No description provided.

@plata

plata commented Jan 8, 2020

Copy link
Copy Markdown
Collaborator Author

@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
Copy Markdown
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
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@madoar

madoar commented Feb 1, 2020

Copy link
Copy Markdown
Collaborator

@plata can this PR be closed?

@plata

plata commented Feb 1, 2020

Copy link
Copy Markdown
Collaborator Author

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