Skip to content

Add code formatting as precommit hook #144

@Angeluz-07

Description

@Angeluz-07

After discussion with @fabidick22 . We consider a pre-commit hook would be a good way to have a code formatting standard. Given discrepancies of formatting tools provided by the IDEs used (VS code and PyCharm).

We can use https://black.readthedocs.io/en/stable/ a popular code formatting tool and can be easily included with our current configuration of pre-commit hooks.

Metadata

Metadata

Assignees

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