Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor code formatting/linting workflow #2186

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

keikoro
Copy link
Collaborator

@keikoro keikoro commented May 27, 2024

No description provided.

@coveralls
Copy link

coveralls commented May 27, 2024

Coverage Status

coverage: 81.904%. remained the same
when pulling 9cb3ec6 on kk/feat/workflows
into 3681cd4 on master.

Overhaul workflow (jobs) for code formatting and linting,
i.e. Black, Flake8, isort: rename file, allow manual triggering
of workflow, set ENV variable for Python version, make equivalent
steps in individual jobs more consistent, give every step a name.
In setup.cfg, use black profile for isort to avoid redundancy;
use same Python version as in workflow file.
Add SPDX identifiers.
@keikoro keikoro merged commit e4c1a09 into master May 27, 2024
9 of 22 checks passed
@keikoro keikoro deleted the kk/feat/workflows branch May 27, 2024 18:06
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.

None yet

2 participants