-
Notifications
You must be signed in to change notification settings - Fork 584
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
feat[ci/cd]: add ruff text formatter #1450
Conversation
دوستا، Ruff سریعترین گزینهست. میتونه خیلی راحت و سریع همهی برنچها و PRها رو چک کنه و اگه نیاز به تغییرات باشه، بهمون اطلاع بده. اگه پیشنهاد بهتری دارین بگید. |
لطفاً نسخهی پایتون رو هم چک کنین که درست باشه. تستهایی که من زدم، درست بودن. |
change default formatter in marzban.code-workspace and CONTRIBUTING.md files |
also set max-line-length to 120 |
حله |
چک کردن سطر ها حل شد. |
ruff format --line-length 120 --check . --exclude xray_api/ |
چرا؟ |
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: transport/internet/config.proto
"""Generated protocol buffer code.""" همچنین بهتره بخش |
حله |
Finished! |
ورژن پایتون که با مرج اون یکی پول عوض شد 🤔 |
پیشنهاد می کنم pr رو ببندید و دوباره یکی جدید بسازید، صرفا تغییرات رو اعمال کنید و فایل ها رو format نکنید ، چون تعداد فایل ها زیاد میشه و انکان بررسی همه فایلا نیست ، به مرور اعمال می کنیم |
حله |
No description provided.