AkMo3 / AkMo3/PasswordListGenerator
Restructure code to seperate checks and cases
Offen
enhancement
good first issue
- Vorherrschende Sprache
- Java
- Sterne
- 2
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Code Restructuring
1. Right now the entire code is condensed into one java file.
2. It makes code hard to understand and debug.
3. Restructure the code into different file and export them to use in Main.java
### Points to remember
1. PR name should be issue solved name.
2. Commit message should be **Fixes:#{ISSUE_NO}**.
3. The PR will be merged only if all test are passed.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.