Skip to content

[RFC] Code-style for cms-bot scripts #2097

Closed
@iarspider

Description

@iarspider

To make maintaining cms-bot easier, especially for new people, I'd like to propose to start enforcing code format. We already enforce it for main cmssw repo.

For initial reformat, we can use black - it is guaranteed to preserve AST (abstract syntax tree, i.e. logic). After that, we can add other tools, like flake8, mypy

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions