Skip to content

cmake and python style formatting #1506

@chapman39

Description

@chapman39

It would be nice for developers to have make style update cmake and python in addition to cpp/ hpp files. In particular, automatically adding newlines at EOF.

As far as I know this would involve...

  • adding py-yapf and py-cmake-format (or others with similar functionality) as devtool dependencies
  • adding a .cmake-format.py and .style-yapf to root of project
  • adding these packages to the build via cmake, if devtools is enabled

Metadata

Metadata

Assignees

Labels

buildBuild system

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions