Docformatter
This MR adds a new dependence to the software stack of bdt, called docformatter
. It complements black in re-structuring source code (mostly for docstrings, which get badly formatted with that tool).
It also cleans-up unused imports in scripts/local and applies DRY for loading order files.
It also applies the results of passing black followed by docformatter on all source code.
Edited by André Anjos
Merge request reports
Activity
added 1 commit
- 1729c472 - [multiple] Pass docformatter to clean-up blacks docstring mess
enabled an automatic merge when the pipeline for 1729c472 succeeds
mentioned in merge request !84 (merged)
mentioned in commit 1ff56b93
Please register or sign in to reply