Skip to content

Conversation

@AsafMah
Copy link
Collaborator

@AsafMah AsafMah commented Aug 18, 2025

Added

Changed

Fixed

@AsafMah AsafMah changed the base branch from master to uv-lint-format August 18, 2025 03:43
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please commit the suggested changes from markdownlint.

Comment on lines +13 to +14
wrong_format = ("sdsd" "dsadsa" ""
"saddas") # format error
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
wrong_format = ("sdsd" "dsadsa" ""
"saddas") # format error
wrong_format = "sdsddsadsasaddas" # format error

wrong_format = ("sdsd" "dsadsa" ""
"saddas") # format error

import os # lint error
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import os # lint error


def type_error(a: int) -> str:
return a

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2025

Test Results

    5 files  ±0      5 suites  ±0   5m 1s ⏱️ - 4m 9s
  317 tests ±0    282 ✅ ±0   35 💤 ±0  0 ❌ ±0 
1 585 runs  ±0  1 410 ✅ ±0  175 💤 ±0  0 ❌ ±0 

Results for commit bf72843. ± Comparison against base commit 0ffb44f.

♻️ This comment has been updated with latest results.

@AsafMah AsafMah closed this Aug 18, 2025
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