Skip to content

[backport] PR #6936 to 4.x#6945

Merged
epixa merged 1 commit into4.xfrom
jasper/backport/6936/4.x
Apr 15, 2016
Merged

[backport] PR #6936 to 4.x#6945
epixa merged 1 commit into4.xfrom
jasper/backport/6936/4.x

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.

@elastic-jasper elastic-jasper added backport This PR is a backport of another PR has conflicts labels Apr 15, 2016
---------

**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
@epixa epixa force-pushed the jasper/backport/6936/4.x branch from 43f20e6 to bec02dc Compare April 15, 2016 18:33
@epixa epixa merged commit 63e3776 into 4.x Apr 15, 2016
@epixa epixa deleted the jasper/backport/6936/4.x branch April 15, 2016 19:20
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