Skip to content

chore: enforce consistent block spacing in mocha tests #4048

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

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

baileympearson
Copy link
Contributor

Description

What is changing?

This PR enables a lint rule that enforces consistent spacing between blocks in mocha test files.

Is there new documentation needed for these changes?

What is the motivation for this change?

Release Highlight

Fill in title or leave empty for no highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@baileympearson baileympearson force-pushed the no-story-additional-lint-rules branch from cb73d37 to c055532 Compare March 21, 2024 20:43
@baileympearson baileympearson requested a review from nbbeeken March 21, 2024 20:43
@nbbeeken nbbeeken self-assigned this Mar 21, 2024
@nbbeeken nbbeeken added the Team Review Needs review from team label Mar 21, 2024
@nbbeeken nbbeeken merged commit d94439f into main Mar 22, 2024
@nbbeeken nbbeeken deleted the no-story-additional-lint-rules branch March 22, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants