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

[Code Style] Added pre-commit and code formatter #52

Merged
merged 4 commits into from
Oct 6, 2023

Conversation

PommesPeter
Copy link
Collaborator

@PommesPeter PommesPeter commented Oct 5, 2023

What I have done:

  1. added pre-commit into the project.
  2. setup black, isort etc.. pre-commit setting.
  3. test and run successfully with pre-commit.
  4. added optional dependency during installation.
  5. added doc about installation and contribution.

added optional dependency installation config and readied for pre-commit code style formatter.
@vercel
Copy link

vercel bot commented Oct 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
neetbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 5:37pm

@visualDust visualDust merged commit f82a2e5 into visualDust:master Oct 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Code style fomatter for checking code style and formatting
2 participants