Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork688
test(array-bracket-spacing): make tests more strict#2800
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
test(array-bracket-spacing): make tests more strict#2800
Uh oh!
There was an error while loading.Please reload this page.
Conversation
|
ST-DDT commentedJul 18, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Do you prefer these small PRs or would you prefer larger PRs?
I myself prefer small PRs as they have a lower chance of merge conflicts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks! These small PRs are fine for me, but larger ones (like all rules starting with the same letter) would be fine, too.
5bde25a
intovuejs:masterUh oh!
There was an error while loading.Please reload this page.
Continuation of#2793
This PR converts all error assertions for
array-bracket-spacing
to include both error message and full location checks.