Skip to content

feature: add code format#86

Merged
KashiwaByte101 merged 4 commits intomainfrom
feature/code_format
Oct 16, 2025
Merged

feature: add code format#86
KashiwaByte101 merged 4 commits intomainfrom
feature/code_format

Conversation

@qin-ctx
Copy link
Copy Markdown
Collaborator

@qin-ctx qin-ctx commented Oct 16, 2025

Description

add code style format

# 1. Install tools
pip install black isort pre-commit

# 2. Enable automatic formatting on commit
pre-commit install

# Done! Code will be formatted automatically when you commit

@qin-ctx qin-ctx changed the title Feature/code format feature: add code format Oct 16, 2025
@KashiwaByte101 KashiwaByte101 merged commit c958b67 into main Oct 16, 2025
@KashiwaByte101 KashiwaByte101 deleted the feature/code_format branch October 16, 2025 13:37
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