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

fix(lint/noRedundantUseStrict): keep leading comments #468

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

Conaclos
Copy link
Member

@Conaclos Conaclos commented Oct 1, 2023

Summary

Fix #313

Test Plan

Updated snapshots.

@Conaclos Conaclos temporarily deployed to Website deployment October 1, 2023 12:44 — with GitHub Actions Inactive
@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Oct 1, 2023
@Conaclos Conaclos changed the title fix(lint/noRedundantUseStrict/: keep leading comments fix(lint/noRedundantUseStrict): keep leading comments Oct 1, 2023
@Conaclos Conaclos force-pushed the conaclos/lint/noRedundantUseStrict/313 branch from 2e26cae to 21a5b3c Compare October 1, 2023 13:00
@Conaclos Conaclos temporarily deployed to Website deployment October 1, 2023 13:00 — with GitHub Actions Inactive
@github-actions github-actions bot added A-Website Area: website A-Changelog Area: changelog labels Oct 1, 2023
@Conaclos Conaclos merged commit 223e53e into main Oct 1, 2023
17 checks passed
@Conaclos Conaclos deleted the conaclos/lint/noRedundantUseStrict/313 branch October 1, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Linter Area: linter A-Website Area: website L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 noRedundantUseStrict: Applying fixes also removes the comment above "use strict" directive
1 participant