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

Revert "Lower the "and" and "or" uses down from error to warning" #53

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

stronk7
Copy link
Member

@stronk7 stronk7 commented Aug 10, 2023

One year ago we decided to keep these as warnings until August 2023. Now, it's August 2023, hence, moving the uses of "and" and "or" back to error.

This reverts commit c85e30f.

Fixes #5.

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #53 (597c5b1) into main (9ec28ac) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #53   +/-   ##
=========================================
  Coverage     95.53%   95.53%           
  Complexity      440      440           
=========================================
  Files            19       19           
  Lines          1165     1165           
=========================================
  Hits           1113     1113           
  Misses           52       52           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stronk7 stronk7 merged commit 1fb88fe into moodlehq:main Aug 28, 2023
7 checks passed
@stronk7 stronk7 deleted the move_back_and_or_to_error branch August 28, 2023 15:05
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.

Raise "and/or" usages up to error (from warning) in 1 year (August 2023)
2 participants