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

New conjunct_expecation_linter #948

Merged
merged 28 commits into from
Mar 21, 2022
Merged

Conversation

MichaelChirico
Copy link
Collaborator

Part of #884

Here's one where I'm open to suggestions for the name. Has always felt like a mouthful, and doesn't quite pass the test of making it clear/inferrable what the linter does from its name.

@AshesITR
Copy link
Collaborator

Hard things in programming... 😆

What comes to mind is combined_expectation_linter(). WDYT?

@MichaelChirico
Copy link
Collaborator Author

Still a bit too vague (what's being combined?)... conjunct_expectation_linter() better connotes the "logical conjunction" part. I will float this on Twitter to see if we can't crowdsource something good.

@MichaelChirico
Copy link
Collaborator Author

MichaelChirico commented Mar 17, 2022

no luck on crowdsourcing I think... conjunct_expectation_linter is still my top choice, WDYT?

@MichaelChirico MichaelChirico changed the title New expect_true_false_and_condition_linter New conjunct_expecation_linter Mar 18, 2022
NEWS.md Outdated Show resolved Hide resolved
R/conjunct_expectation_linter.R Outdated Show resolved Hide resolved
tests/testthat/test-conjunct_expectation_linter.R Outdated Show resolved Hide resolved
tests/testthat/test-conjunct_expectation_linter.R Outdated Show resolved Hide resolved
tests/testthat/test-conjunct_expectation_linter.R Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
R/conjunct_expectation_linter.R Outdated Show resolved Hide resolved
AshesITR
AshesITR previously approved these changes Mar 21, 2022
@MichaelChirico MichaelChirico merged commit 9e3ddab into master Mar 21, 2022
@MichaelChirico MichaelChirico deleted the expect_true_false_and_condition branch March 21, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants