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

object names must be unique in a package #114

Closed
yegor256 opened this issue Dec 8, 2024 · 4 comments · Fixed by #196
Closed

object names must be unique in a package #114

yegor256 opened this issue Dec 8, 2024 · 4 comments · Fixed by #196
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@yegor256
Copy link
Member

yegor256 commented Dec 8, 2024

If there are two objects in a package with the same name, we should report an error. Let's create a lint for this.

@yegor256 yegor256 added enhancement New feature or request help wanted Extra attention is needed labels Dec 8, 2024
@h1alexbel
Copy link
Contributor

@yegor256 assign me, please

h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 2, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 2, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 2, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 2, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 2, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 2, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 2, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
h1alexbel added a commit to h1alexbel/lints that referenced this issue Jan 3, 2025
yegor256 added a commit that referenced this issue Jan 3, 2025
feat(#114): object-is-not-unique lint
@yegor256
Copy link
Member Author

yegor256 commented Jan 3, 2025

@rultor release, tag is 0.0.30

@rultor
Copy link
Contributor

rultor commented Jan 3, 2025

@rultor release, tag is 0.0.30

@yegor256 OK, I will release it now. Please check the progress here.

@rultor
Copy link
Contributor

rultor commented Jan 3, 2025

@rultor release, tag is 0.0.30

@yegor256 Done! FYI, the full log is here (took me 12min).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants