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: fileCount in output was counting duplicates #66

Merged
merged 2 commits into from
Jul 20, 2024

Conversation

David-Pena
Copy link
Collaborator

Before: Indicates rule was offended in two files, but it really is the same file.
image

Before: Indicates rule was offended in 4 files, but it really is the same file.
image

After this PR:
image
image

I guess a pending fix would be the plural in files... but that can be a commit for later

This might be needed in other rules (I only implemented it in the ones I know for sure need it)

@rrd108
Copy link
Owner

rrd108 commented Jul 20, 2024

Ah yes. This is very useful. Thanks again.

@rrd108 rrd108 merged commit 7305169 into rrd108:main Jul 20, 2024
2 checks passed
@David-Pena David-Pena deleted the fix/duplicated-objects-count branch July 20, 2024 19:31
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.

2 participants