Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade stylelint and stylelint-config-standard #18831

Merged
merged 2 commits into from Sep 16, 2019
Merged

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Sep 16, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@netlify
Copy link

netlify bot commented Sep 16, 2019

Deploy preview for ant-design ready!

Built with commit 2473425

https://deploy-preview-18831--ant-design.netlify.com

@codecov
Copy link

codecov bot commented Sep 16, 2019

Codecov Report

Merging #18831 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #18831   +/-   ##
=======================================
  Coverage   96.91%   96.91%           
=======================================
  Files         281      281           
  Lines        7546     7546           
  Branches     2102     2091   -11     
=======================================
  Hits         7313     7313           
  Misses        231      231           
  Partials        2        2

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 fe30adc...2473425. Read the comment docs.

@@ -172,6 +172,7 @@
div& {
left: -@input-padding-horizontal - 1px;
margin-top: -@input-padding-vertical-base - 1px;
// stylelint-disable-next-line function-calc-no-invalid
margin-bottom: calc(1em - @input-padding-vertical-base - 2px);
Copy link
Member Author

Choose a reason for hiding this comment

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

@afc163 afc163 merged commit 08000b2 into master Sep 16, 2019
@afc163 afc163 deleted the upgrade-stylelint branch September 16, 2019 14:19
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.

None yet

1 participant