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

[infra] Update python format checker #14558

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

hseok-oh
Copy link
Contributor

This commit updates format checker for python

  • Use .yapfignore file in root directory instead of .FORMATDENY in each directory to ignore files from yapf
  • Update yapf version to 0.43.0: update package dependency

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh [email protected]


Draft: #14556

This commit updates format checker for python
- Use .yapfignore file in root directory instead of .FORMATDENY in each directory to ignore files from yapf
- Update yapf version to 0.43.0: update package dependency

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Jan 16, 2025
Copy link
Contributor

@seanshpark seanshpark left a comment

Choose a reason for hiding this comment

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

LGTM

@hseok-oh hseok-oh merged commit 0f3a448 into Samsung:master Jan 17, 2025
3 checks passed
@hseok-oh hseok-oh deleted the yapf_update branch January 17, 2025 08:22
chenyx113 pushed a commit to chenyx113/ONE that referenced this pull request Jan 18, 2025
This commit updates format checker for python
- Use .yapfignore file in root directory instead of .FORMATDENY in each directory to ignore files from yapf
- Update yapf version to 0.43.0: update package dependency

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR/ready for review It is ready to review. Please review it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants