-
Notifications
You must be signed in to change notification settings - Fork 39
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
FUNCTION_BOOLEAN_PREFIX
on operator fun
#1723
Labels
Comments
0x6675636b796f75676974687562
changed the title
FUNCTION_BOOLEAN_PREFIX on operator fun
Sep 6, 2023
FUNCTION_BOOLEAN_PREFIX
on operator fun
0x6675636b796f75676974687562
changed the title
Sep 6, 2023
FUNCTION_BOOLEAN_PREFIX
on operator funFUNCTION_BOOLEAN_PREFIX
on operator fun
diphtongue
added a commit
that referenced
this issue
Oct 27, 2023
### What's done: - fixed warning `FUNCTION_BOOLEAN_PREFIX` on `operator fun`. - added warning test. Closes #1723
diphtongue
added a commit
that referenced
this issue
Oct 30, 2023
diphtongue
added a commit
that referenced
this issue
Oct 31, 2023
diphtongue
added a commit
that referenced
this issue
Oct 31, 2023
diphtongue
added a commit
that referenced
this issue
Nov 1, 2023
* Fixed warning `FUNCTION_BOOLEAN_PREFIX` on `operator fun` ### What's done: - fixed warning `FUNCTION_BOOLEAN_PREFIX` on `operator fun`. - added `hasBooleanReturnType()` and `isOperatorFun()` function checks. - added warning test. * Closes #1723
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Diktat should not treat this code as an error
while this error message is shown:
The text was updated successfully, but these errors were encountered: