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

Lint Markdown of the form-validations package #1819

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

literat
Copy link
Collaborator

@literat literat commented Dec 14, 2024

Description

Additional context

Issue reference

https://jira.almacareer.tech/browse/DS-1100

Copy link

netlify bot commented Dec 14, 2024

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit 4ddc20f
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/675dbed204ba3e0008b8267c
😎 Deploy Preview https://deploy-preview-1819--spirit-design-system-storybook.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 Dec 14, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 4ddc20f
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/675dbed2fe75b10008b90309
😎 Deploy Preview https://deploy-preview-1819--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (no change from production)
Accessibility: 91 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@@ -1,3 +1,6 @@
<!-- @see: https://jira.almacareer.tech/browse/DS-1604 -->
<!--lint disable heading-capitalization-->
Copy link
Member

Choose a reason for hiding this comment

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

I thought this was solved by the lowerCaseWords option

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, there is no configuration for this, yet. However, using Web-React seems not correct to me. The package name is web-react, IMHO. And we should use it like everywhere. Or not?

Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't backticks help?

# `web-react` v2 Codemods

But the lower-case "v2" is still there, I know.

Copy link
Member

Choose a reason for hiding this comment

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

@literat, so both v2 and web-react should be in the lowercase config? Or does this not work?

@adamkudrna Nope, till my PR is merged, backticks are ignored, and the content is treated like a generic string

I would consider using our fork of the package until it is merged in upstream.

@@ -1,3 +1,6 @@
<!-- @see: https://jira.almacareer.tech/browse/DS-1604 -->
<!--lint disable heading-capitalization-->
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't backticks help?

# `web-react` v2 Codemods

But the lower-case "v2" is still there, I know.

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.

3 participants