Skip to content

[backport] PR #6936 to 4.5#6946

Merged
epixa merged 1 commit into4.5from
jasper/backport/6936/6945/4.5
Apr 15, 2016
Merged

[backport] PR #6936 to 4.5#6946
epixa merged 1 commit into4.5from
jasper/backport/6936/6945/4.5

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

Backport PR #6936

Commit 1:
[internal] Replace var with const/let in ui/public/utils/lodash-mixins

This change was applied only to files in
src/ui/public/utils/lodash-mixins directory.

All instances of var were replaced with let, and then all instances
of let that wouldn't flag the no-const-assign rule in the linter were
replaced with const.


Backported based on diff from PR #6945

---------

**Commit 1:**
[internal] Replace var with const/let in ui/public/utils/lodash-mixins

This change was applied only to files in
src/ui/public/utils/lodash-mixins directory.

All instances of var were replaced with let, and then all instances
of let that wouldn't flag the no-const-assign rule in the linter were
replaced with const.

* Original sha: 18e9725
* Authored by Court Ewing <court@epixa.com> on 2016-04-14T18:32:49Z
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Apr 15, 2016
@epixa epixa merged commit 4c346d5 into 4.5 Apr 15, 2016
@epixa epixa deleted the jasper/backport/6936/6945/4.5 branch April 15, 2016 19:35
epixa added a commit that referenced this pull request Jul 21, 2016
…45/4.5"

This reverts commit 4c346d5, reversing
changes made to cae1ef3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants