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

feat(eslint): enable vitest/no-identical-title #9088

Merged

Conversation

axel7083
Copy link
Contributor

@axel7083 axel7083 commented Sep 25, 2024

What does this PR do?

Enable the vitest/no-identical-title.

⚠️ There was some tests which were probably copy paste, as they were duplicates, those has been removed, while other have improved titles.

Screenshot / video of UI

What issues does this PR fix or reference?

Fixes #9086

How to test this PR?

  • Pipeline should be ✔️

@axel7083 axel7083 requested review from dgolovin and gastoner and removed request for a team September 25, 2024 13:34
@axel7083 axel7083 force-pushed the feat/enable-eslint-no-duplicates-title branch from db97813 to b686c84 Compare September 26, 2024 08:26
@axel7083 axel7083 enabled auto-merge (squash) September 26, 2024 08:26
@axel7083 axel7083 merged commit 72e287a into containers:main Sep 26, 2024
17 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.13.0 milestone Sep 26, 2024
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.

chore(eslint): disallow identical titles
4 participants