Skip to content

Add public format check - #7

Merged
Zador-Pataki merged 1 commit into
mainfrom
zador/add-format-check
Aug 10, 2026
Merged

Add public format check#7
Zador-Pataki merged 1 commit into
mainfrom
zador/add-format-check

Conversation

@Zador-Pataki

@Zador-Pataki Zador-Pataki commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • run Black, Ruff, and isort checks on pull requests targeting main
  • format LaMAR asset URL so the baseline passes the pinned Black version

Validation

  • black --check --line-length=119 vidmap/
  • ruff check --no-fix vidmap/
  • isort --check-only --profile=black --line-length=119 vidmap/
  • git diff --check

@Zador-Pataki
Zador-Pataki merged commit d39b2ff into main Aug 10, 2026
1 check passed
@Zador-Pataki
Zador-Pataki deleted the zador/add-format-check branch August 10, 2026 20: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.

1 participant