Skip to content

Workflows#1

Merged
yagueto merged 2 commits intomainfrom
workflows
Feb 23, 2025
Merged

Workflows#1
yagueto merged 2 commits intomainfrom
workflows

Conversation

@yagueto
Copy link
Collaborator

@yagueto yagueto commented Feb 23, 2025

This pull request includes changes to add a new issue reporting template and set up a GitHub Actions workflow for linting and sorting. The most important changes are detailed below:

Issue Reporting Template:

GitHub Actions Workflow:

  • .github/workflows/workflow.yml: Created a new GitHub Actions workflow named "Lint, Sort" that runs on push and pull request events. This workflow includes jobs for running flake8 for linting and isort for sorting imports.

@yagueto yagueto merged commit f693228 into main Feb 23, 2025
0 of 4 checks passed
@yagueto yagueto deleted the workflows branch February 23, 2025 03:27
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