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

Configure eslint on project #14

Closed
mthais opened this issue Dec 10, 2018 · 2 comments
Closed

Configure eslint on project #14

mthais opened this issue Dec 10, 2018 · 2 comments
Labels

Comments

@mthais
Copy link
Owner

mthais commented Dec 10, 2018

It's necessary to configure the eslint with auto fix option on this project.

Why

We need to have a code pattern on this project.

Level

Medium

Current behavior

When someone implements some code and gives a PR on this repository, we do not have a code pattern, so, we have many codes without a pattern.

Expected behavior

Configure "eslint" with auto fix resource to solve automatically the pattern of code.

Screenshot attached

some screenshot

How to solve this issue

  • Do a fork of this project;
  • Run the project locally;
  • Implement a configuration "eslint" with auto fix option and configure with the Codacy tool;
  • Do a PR in this repository starting of the fork that you did anteriorly with all solution implemented by you;

How to play the user scenario

  • steps to reproduce the issue

What you will need to complete this issue

Extra requirements to complete the task

Tips

Please, verify the Gitpay repository, because we have this solution implemented there. Gitpay repository.

@mthais mthais added the To Do label Dec 10, 2018
@matvaleriano
Copy link
Contributor

solved on #19

@mthais mthais added Done and removed To Do labels Dec 27, 2018
@mthais
Copy link
Owner Author

mthais commented Dec 27, 2018

Issue successfully completed!

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

No branches or pull requests

2 participants