Closed isamu closed 1 year ago
The proposed changes introduce a GitHub Actions workflow for Python 3.10. This workflow installs dependencies from requirements.txt
and performs linting checks on the codebase using make lint
.
File | Summary |
---|---|
.github/workflows/check_code.yaml |
Adds a GitHub Actions workflow for setting up Python 3.10, installing dependencies, and running linting checks. |
🐇
In the land of code, where the shadows lie,
A rabbit hops, its gaze held high.
With each soft thump, a beat in time,
It weaves a spell, a rhythm, a rhyme.
A new workflow, a path unfolds,
In the realm of Git, where stories are told.
Linting checks, dependencies meet,
Our code now dances to a cleaner beat. 🎉
Add lint ci
Summary by CodeRabbit