Linting/quick wins #2080

Merged
amelzer merged 18 commits from linting/quick-wins into master 2018-11-01 14:32:10 +01:00
amelzer commented 2018-10-31 17:56:24 +01:00 (Migrated from github.com)

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Breaking changes (bugfix or feature that introduces breaking changes)
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Fixes

Issue Number: #2065

What is the current behavior?

A lot of changes when runningyarn lint

What is the new behavior?

Fewer changes when running yarn lint

Other information

Fixes some linting errors in the component folder that were quick wins in orde rto reduce the sheer amount of errors.

## PR Checklist Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [x] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below ## PR Type What kind of change does this PR introduce? <!-- Please check all that apply to this PR using "x". --> - [ ] Bugfix - [ ] Feature - [ ] Breaking changes (bugfix or feature that introduces breaking changes) - [x] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: ## Fixes Issue Number: #2065 ## What is the current behavior? A lot of changes when running`yarn lint` ## What is the new behavior? Fewer changes when running `yarn lint` ## Other information Fixes some linting errors in the component folder that were quick wins in orde rto reduce the sheer amount of errors. <!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. -->
neb-b commented 2018-10-31 18:01:29 +01:00 (Migrated from github.com)

Did these changes happen automatically? Not sure why they were separated into different lines since the width isn't over the max width.

Did these changes happen automatically? Not sure why they were separated into different lines since the width isn't over the max width.
amelzer commented 2018-10-31 18:10:39 +01:00 (Migrated from github.com)

@seanyesmunt Yes, they were the result of automatic changes. It seems to be a change based on using Prettier.

@seanyesmunt Yes, they were the result of automatic changes. It seems to be a change based on using Prettier.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2080
No description provided.