Skip to content

chore: housekeeping (ruff, github actions, and more)#17

Open
mangodxd wants to merge 1 commit intoMagisk-Modules-Alt-Repo:mainfrom
mangodxd:cleanup/secure-302772223
Open

chore: housekeeping (ruff, github actions, and more)#17
mangodxd wants to merge 1 commit intoMagisk-Modules-Alt-Repo:mainfrom
mangodxd:cleanup/secure-302772223

Conversation

@mangodxd
Copy link
Copy Markdown

@mangodxd mangodxd commented Apr 7, 2026

Housekeeping (ruff, github actions, and more) 🚀

Hi! I'm a big fan of automation, so I put together a small suite of tools to help catch bugs and keep the code clean.

What's inside?

  • Standardized Metadata: Switched to pyproject.toml (the modern PEP 621 way) to keep configs in one place.
  • Contributor Docs: Added a basic guide to help new folks get started.
  • EditorConfig: Ensuring consistent coding styles across different IDEs.

Why?
Modern tooling like ruff and pyproject.toml makes the project much easier to maintain and more welcoming for new contributors. Plus, having a CI/CD safety net is always a win.

Tried to keep it as lightweight as possible. Let me know if I should change anything!


Pulled with ❤️ by me (ofc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant