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: enable stylelint declaration-block-no-duplicate-properties #364

Merged
merged 2 commits into from Nov 4, 2022

Conversation

harish-sethuraman
Copy link
Member

@eslint-github-bot
Copy link

Hi @harish-sethuraman!, thanks for the Pull Request

The pull request title isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.

  • The commit message tag wasn't recognized. Did you mean "docs", "fix", or "feat"?
  • There should be a space following the initial tag and colon, for example 'feat: Message'.

To Fix: You can fix this problem by clicking 'Edit' next to the pull request title at the top of this page.

Read more about contributing to ESLint here

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for new-eslint ready!

Name Link
🔨 Latest commit da985ac
🔍 Latest deploy log https://app.netlify.com/sites/new-eslint/deploys/6364aecdb03a550008d8dace
😎 Deploy Preview https://deploy-preview-364--new-eslint.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 settings.

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for zh-hans-eslint ready!

Name Link
🔨 Latest commit da985ac
🔍 Latest deploy log https://app.netlify.com/sites/zh-hans-eslint/deploys/6364aecd7e4b5d0008fb50ab
😎 Deploy Preview https://deploy-preview-364--zh-hans-eslint.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 settings.

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for fr-eslint ready!

Name Link
🔨 Latest commit da985ac
🔍 Latest deploy log https://app.netlify.com/sites/fr-eslint/deploys/6364aecd65a7ca00082f33b8
😎 Deploy Preview https://deploy-preview-364--fr-eslint.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 settings.

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for ja-eslint ready!

Name Link
🔨 Latest commit da985ac
🔍 Latest deploy log https://app.netlify.com/sites/ja-eslint/deploys/6364aecda84c3b0009573344
😎 Deploy Preview https://deploy-preview-364--ja-eslint.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 settings.

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for hi-eslint ready!

Name Link
🔨 Latest commit da985ac
🔍 Latest deploy log https://app.netlify.com/sites/hi-eslint/deploys/6364aecde306ea0008a1622b
😎 Deploy Preview https://deploy-preview-364--hi-eslint.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 settings.

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for pt-br-eslint ready!

Name Link
🔨 Latest commit da985ac
🔍 Latest deploy log https://app.netlify.com/sites/pt-br-eslint/deploys/6364aecdae732b00097eae1e
😎 Deploy Preview https://deploy-preview-364--pt-br-eslint.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 settings.

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for de-eslint ready!

Name Link
🔨 Latest commit da985ac
🔍 Latest deploy log https://app.netlify.com/sites/de-eslint/deploys/6364aecd9c61e5000cebe4fb
😎 Deploy Preview https://deploy-preview-364--de-eslint.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 settings.

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for es-eslint ready!

Name Link
🔨 Latest commit da985ac
🔍 Latest deploy log https://app.netlify.com/sites/es-eslint/deploys/6364aecd065589000947442a
😎 Deploy Preview https://deploy-preview-364--es-eslint.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 settings.

@eslint-github-bot
Copy link

Hi @harish-sethuraman!, thanks for the Pull Request

The pull request title isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.

  • The commit message tag wasn't recognized. Did you mean "docs", "fix", or "feat"?
  • There should be a space following the initial tag and colon, for example 'feat: Message'.

To Fix: You can fix this problem by clicking 'Edit' next to the pull request title at the top of this page.

Read more about contributing to ESLint here

@harish-sethuraman harish-sethuraman changed the title chore:enable stylelint declaration-block-no-duplicate-properties chore: enable stylelint declaration-block-no-duplicate-properties Nov 4, 2022
@harish-sethuraman harish-sethuraman changed the title chore: enable stylelint declaration-block-no-duplicate-properties docs: enable stylelint declaration-block-no-duplicate-properties Nov 4, 2022
@eslint-github-bot eslint-github-bot bot added the documentation Improvements or additions to documentation label Nov 4, 2022
@harish-sethuraman harish-sethuraman changed the title docs: enable stylelint declaration-block-no-duplicate-properties chore: enable stylelint declaration-block-no-duplicate-properties Nov 4, 2022
@harish-sethuraman harish-sethuraman removed the documentation Improvements or additions to documentation label Nov 4, 2022
Copy link
Contributor

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@kecrily kecrily left a comment

Choose a reason for hiding this comment

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

LGTM

@kecrily kecrily merged commit 84ef860 into main Nov 4, 2022
@kecrily kecrily deleted the add-no-duplicate-props branch November 4, 2022 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants