Skip to content

Move tool configuration settings into pyproject.toml #1268

@mhucka

Description

@mhucka

Is your feature request related to a use case or problem?

OpenFermion currently puts the configuration files for some tools like pylint into dev_tools/conf/. This location is unexpected for most modern developers, who probably expect to find the config files at the top level of the repo.

What solution or approach do you envision?

We should follow the more modern approach of putting such configurations in the top-level pyproject.toml file.

How urgent is this for you?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/devopsInvolves build systems, Make files, Bazel files, continuous integration, and or other DevOps topicshelp wantedno QC knowledge neededDoes not require knowledge of quantum computing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions