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: enables css logical property rule #6879

Conversation

AlexanderMelox
Copy link
Contributor

@AlexanderMelox AlexanderMelox commented Feb 10, 2025

Closes #6802

We merged all css logical properties PR so now we can enable the linter to give us errors from now on.

PR List

What did you change?

  • Turned CSS logical property linter to true

How did you verify it works?

I added physical properties and it gave errors, also using yarn lint:styles should fix most of the errors

@AlexanderMelox AlexanderMelox requested a review from a team as a code owner February 10, 2025 14:49
@AlexanderMelox AlexanderMelox requested review from devadula-nandan and amal-k-joy and removed request for a team February 10, 2025 14:49
Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 838a66d
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/67aa11f8f5409700084e79c2
😎 Deploy Preview https://deploy-preview-6879--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 838a66d
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67aa11f84dc76e0008c3a9df
😎 Deploy Preview https://deploy-preview-6879--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.44%. Comparing base (eedbef6) to head (838a66d).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6879      +/-   ##
==========================================
- Coverage   81.51%   81.44%   -0.07%     
==========================================
  Files         399      399              
  Lines       12975    12975              
  Branches     4268     4268              
==========================================
- Hits        10577    10568       -9     
- Misses       2398     2407       +9     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

Copy link
Contributor

@amal-k-joy amal-k-joy left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexanderMelox AlexanderMelox added this pull request to the merge queue Feb 12, 2025
Merged via the queue into carbon-design-system:main with commit 018e69f Feb 12, 2025
34 checks passed
@AlexanderMelox AlexanderMelox deleted the 6802--adds-css-logical-stylelint-rule branch February 12, 2025 08:56
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.

chore: change css logical properties linter to true
3 participants