aboutsummaryrefslogtreecommitdiff
path: root/yoshi
Commit message (Collapse)AuthorAgeFilesLines
* migrate from pylint to ruff-action (#4)Christian Cleberg2025-04-056-143/+149
| | | | | | | | | | | | | * migrate from pylint to ruff-action * temporarily disable push param * Commit from GitHub Actions (Pylint) * re-enable push param --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* fix: replace random.choice with secrets.choiceChristian Cleberg2025-04-041-3/+4
|
* fix pylint errors for wordlist.pyChristian Cleberg2024-11-071-0/+4
|
* move wordlist to python list approachChristian Cleberg2024-11-072-6/+7782
|
* fix pylint errorsChristian Cleberg2024-11-064-5/+10
|
* package as a cli appChristian Cleberg2024-11-067-0/+578