Skip to content

Enforce python naming convention  #66

@eirikurj

Description

@eirikurj

Description of feature

Our python code is mostly CamelCase, but there are exceptions. To keep the python MDO Lab codebase and APIs consistent and predicable, we could and probably should integrate some tools into our testing to enforce this.

Potential solution

There are several tools available, but one option that fits into our current tools is to use the flake8 extension, pep8-naming.

Feel free to suggest other tools or approaches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    stale*crickets chirp*

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions