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

chore: fix lint #58

Merged
merged 3 commits into from
Jun 4, 2024
Merged

chore: fix lint #58

merged 3 commits into from
Jun 4, 2024

Conversation

MoLow
Copy link
Member

@MoLow MoLow commented Jun 4, 2024

prior to this fix:

warning: `ruff <path>` is deprecated. Use `ruff check <path>` instead.
Error: tap2junit/tap13.py:194:42: UP031 Use format specifiers instead of percent format
Error: tap2junit/tap[13](https://github.com/nodejs/tap2junit/actions/runs/9361729781/job/25769209475?pr=57#step:7:14).py:202:41: UP031 Use format specifiers instead of percent format
Error: tap2junit/tap13.py:2[14](https://github.com/nodejs/tap2junit/actions/runs/9361729781/job/25769209475?pr=57#step:7:15):29: UP031 Use format specifiers instead of percent format
Error: Process completed with exit code 1.

@MoLow MoLow requested review from cclauss and aduh95 June 4, 2024 05:40
pyproject.toml Outdated Show resolved Hide resolved
@MoLow MoLow requested a review from cclauss June 4, 2024 11:11
@MoLow MoLow merged commit e957453 into main Jun 4, 2024
1 check passed
@MoLow MoLow deleted the fix-lint branch June 4, 2024 12:33
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.

2 participants