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

Feature/workflow ruff #22

Merged
merged 8 commits into from
May 4, 2024
Merged

Feature/workflow ruff #22

merged 8 commits into from
May 4, 2024

Conversation

DianaKim9319
Copy link
Contributor

Добавлен новый workflow с Ruff для проверки кода.
Исключено автоматическое форматирование кода.

@DianaKim9319 DianaKim9319 linked an issue May 2, 2024 that may be closed by this pull request
Copy link
Member

@KonstantinRaikhert KonstantinRaikhert left a comment

Choose a reason for hiding this comment

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

И в целом что-то не так
1

Попробуй сюда посмотреть https://stackoverflow.com/questions/62040724/warning-the-lock-file-is-not-up-to-date-with-the-latest-changes-in-pyproject-to

@@ -0,0 +1,29 @@
name: CI

on: [push, pull_request]
Copy link
Member

Choose a reason for hiding this comment

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

Давай может push уберем, а то как то 2 раза проверка проходит

@KonstantinRaikhert KonstantinRaikhert merged commit 4752004 into dev May 4, 2024
1 check passed
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.

Реализация Ruff для workflow
2 participants