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 a bug where the basecode submission was not normalized #1827

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

tsaglam
Copy link
Member

@tsaglam tsaglam commented Jun 25, 2024

When using --normalize all submissions except the basecode submission were normalized.
Thus, when using basecode (-bc) with the normalization, it can happen that basecode snippets in the submissions are no longer matched with the basecode. This PR fixes that issue by normalizing the basecode submission when basecode is used and normalization enabled.

@tsaglam tsaglam added bug Issue/PR that involves a bug minor Minor issue/feature/contribution/change labels Jun 25, 2024
@tsaglam tsaglam requested a review from a team June 25, 2024 10:31
Copy link

@tsaglam tsaglam merged commit 659cf31 into develop Jun 25, 2024
44 checks passed
@tsaglam tsaglam deleted the fix/basecode-normalize branch June 25, 2024 12:36
@tsaglam tsaglam added this to the 6.0.0 milestone Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue/PR that involves a bug minor Minor issue/feature/contribution/change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants