Skip to content

Update GitHub Actions for convention (.pre-commit-config.yml) #121

@namgyu-youn

Description

@namgyu-youn

Some coding conventions are introduced at the following :

But GitHub Actions (lint.yml & format.yml) is not progressed using .pre-commit-configs.yml. And there is To-do (make formatting with ruff consistent across internal and open-source code) in format.yml [Ln 21]. I assume this message is intended for future update using .pre-commit-configs.yml.

Therefore, I want to suggest GitHub Actions using pre-commit-config.yml for consistency. This update will introduce pre-commit.yml, and remove format.yml & lint.yml (filename could be changed).

Also, I want to ask if ruff version update (0.8.0 -> 0.11.2) could be processed. If the update is processed, then some files would be refactored for recent version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions