Closed vjik closed 8 months ago
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed #59 |
.gitattributes
File
The .gitattributes
file, which controls aspects of the project's code repository, has been updated. Specifically, a rule that was preventing the .scrutinizer.yml
file from being included in certain operations (the export-ignore
rule) has been removed. .scrutinizer.yml
File
The file .scrutinizer.yml
has been completely removed from the codebase. Before deletion, this file was responsible for configuration of code analysis and quality tools.All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
f84108c
) to head (4d7fb8f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.