Skip to content

Conversation

lucas1004jx
Copy link
Contributor

@lucas1004jx lucas1004jx commented Aug 8, 2019

Context:

This PR is part of Migration to es6+ #152.
As this tasks is huge, we agreed to split it in little chunks so it can be review it faster 👍

PR Changelog

  • change 'var' to 'const'
  • change function to ES& arrow function
  • Simplify 'if' statement

@UlisesGascon UlisesGascon changed the base branch from master to release-1.5 August 9, 2019 06:09
Copy link
Collaborator

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

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

Looks good to me, I just have one suggestion :-)

@UlisesGascon UlisesGascon requested a review from ckarande August 9, 2019 06:12
@UlisesGascon
Copy link
Collaborator

Thanks for the PR @lucas1004jx! Welcome aboard 🤗

I just added some context in the PR definition ;-)

@ckarande
Copy link
Member

ckarande commented Aug 9, 2019

@lucas1004jx Thanks for the PR and welcome to the project! Please coordinate with @UlisesGascon if you'd like to further assist on ES6+ migration on any other parts of the code.

Copy link
Member

@ckarande ckarande left a comment

Choose a reason for hiding this comment

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

Changes looks good. We will just need to coordinate merging of #160 before this PR to support ES6+ syntaxes.

@UlisesGascon
Copy link
Collaborator

As #160 was merged already... I will merge this one :-)

Thanks @lucas1004jx ! 🤗

@UlisesGascon UlisesGascon merged commit c192b71 into OWASP:release-1.5 Aug 11, 2019
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.

3 participants