VerisimilitudeX / VigenereDecrypter

Leveraging statistical methods, decrypt Vigenère cipher in a language-agnostic manner, unraveling polyalphabetic complexities.
MIT License
5 stars 1 forks source link

(JAVA-W1037) Local variables should not be assigned in return statements #8

Open VerisimilitudeX opened 2 years ago

VerisimilitudeX commented 2 years ago

Description

A local variable is being assigned within a return statement. This may be either a typo in a comparison or an unnecessary operation. Review this code and either directly return the local variable or convert the assignment into a comparison as intended.

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/Verisimilitude11/Vigenere-Cipher/issue/JAVA-W1037/occurrences/

seymourpoler commented 1 week ago

Hi VerisimilitudeX 🫡 Do you need some help with this issue? I am avaiable to do that. 🚀 Could you assign this issue to me? I'd like to work on this issue, please. Many thanks in advance 😄 Thank you 👍