-
Notifications
You must be signed in to change notification settings - Fork 731
Pass Boolean literals as becauseArguments #2393
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
Pass Boolean literals as becauseArguments #2393
Conversation
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.8
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
Pull Request Test Coverage Report for Build 6571421878
💛 - Coveralls |
|
Would this eliminate the possibility to have your own Boolean formatters and influence the output? |
Never thought about that. But I suspect it would require changes to a lot more places. |
As far as I can tell it's only |
That would be cool :) |
fb4468f to
1698082
Compare
This allows any potential BooleanFormatter to format them
1698082 to
861a2b7
Compare
|
Should this also go the release notes? I think instead of the latest ("Capitalize Proposal in #2396 |
* Add release notes for fluentassertions#2393 * Update releases.md Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com> --------- Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
* Add release notes for fluentassertions#2393 * Update releases.md Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com> --------- Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
* Add release notes for fluentassertions#2393 * Update releases.md Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com> --------- Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
* Add release notes for fluentassertions#2393 * Update releases.md Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com> --------- Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
* Add release notes for fluentassertions#2393 * Update releases.md Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com> --------- Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcome