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

Remove scrutinizer #171

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Remove scrutinizer #171

merged 1 commit into from
Mar 22, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Mar 22, 2024

Q A
Is bugfix?
New feature?
Breaks BC?

Copy link

what-the-diff bot commented Mar 22, 2024

PR Summary

  • Update to ignored files
    The .gitattributes file was modified, and the /.scrutinizer.yml file was removed from its list of ignored files.

  • Deletion of outdated configuration file
    The old configuration file .scrutinizer.yml was deleted.

  • Update to project documentation
    The README.md file, which acts as the project's documentation, had some updates. The Scrutinizer Code Quality and Code Coverage badges, which indicated old measurement tools of our code health, were removed. Instead, we're now using the Code Coverage badge from Codecov, a tool for understanding how thoroughly our tests cover the codebase.

@vjik vjik merged commit 956eb22 into master Mar 22, 2024
20 of 21 checks passed
@vjik vjik deleted the rm-scrutinizer branch March 22, 2024 10:59
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.

1 participant