Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

chore: set max-line-length in stylelint so auto-formatters pick it up #4307

Merged
merged 8 commits into from
Mar 13, 2019

Conversation

mmalerba
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 29, 2019

Codecov Report

Merging #4307 into master will increase coverage by 0.3%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #4307     +/-   ##
=========================================
+ Coverage      99%   99.31%   +0.3%     
=========================================
  Files         130      130             
  Lines        6232     6232             
  Branches      807      807             
=========================================
+ Hits         6170     6189     +19     
+ Misses         61       42     -19     
  Partials        1        1
Impacted Files Coverage Δ
packages/mdc-checkbox/component.ts 96.8% <0%> (+1.06%) ⬆️
packages/mdc-tab/component.ts 98.33% <0%> (+3.33%) ⬆️
packages/mdc-base/component.ts 100% <0%> (+3.57%) ⬆️
packages/mdc-ripple/component.ts 100% <0%> (+3.84%) ⬆️
packages/mdc-ripple/util.ts 97.95% <0%> (+4.08%) ⬆️
packages/mdc-auto-init/index.ts 100% <0%> (+4.54%) ⬆️
packages/mdc-tabs/tab/component.ts 100% <0%> (+5%) ⬆️
packages/mdc-switch/component.ts 98.21% <0%> (+7.14%) ⬆️
packages/mdc-radio/component.ts 95.65% <0%> (+8.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9c5fc6...c9941ce. Read the comment docs.

@mmalerba
Copy link
Collaborator Author

Oh this apparently causes some lint failures due to existing lines that are too long, I'll fix those and add them to this PR

@kfranqueiro
Copy link
Contributor

Fixed a few nits and updated from master. Running screenshot tests locally right now. Diffed CSS and only diffs were whitespace introduced inside the wrapped calc expressions in toolbar.

@kfranqueiro kfranqueiro merged commit 44abbed into material-components:master Mar 13, 2019
adrianschmidt pushed a commit to Lundalogik/material-components-web that referenced this pull request Mar 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants