Skip to content

chore: add CI, LICENSE file and ruff formatting#1

Merged
millaguie merged 2 commits into
mainfrom
chore/ci-and-license
Jun 26, 2026
Merged

chore: add CI, LICENSE file and ruff formatting#1
millaguie merged 2 commits into
mainfrom
chore/ci-and-license

Conversation

@millaguie

Copy link
Copy Markdown
Owner

Maintenance pass:

  • CI: GitHub Actions workflow — ruff check + format --check, plus an import smoke test on Python 3.8 and 3.12.
  • LICENSE: added the MIT license file. MIT was already declared in pyproject.toml but the file was missing, so GitHub didn't show a license.
  • Formatting: ran ruff format (one file).

- add GitHub Actions CI (ruff lint/format + import smoke test on 3.8/3.12)
- add MIT LICENSE file (license was already declared in pyproject)
- ruff format on cli.py
@millaguie millaguie merged commit 36635cc into main Jun 26, 2026
4 checks passed
@millaguie millaguie deleted the chore/ci-and-license branch June 26, 2026 14:36
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