Closed jklenzing closed 2 years ago
Adds flake8-dcostrings and hacking to CI environments for improved style checks.
flake8-dcostrings
hacking
Updates style accordingly:
flake8 . --count --select=D,E,F,H,W --show-source --statistics
Test Configuration:
develop
main
CHANGELOG.md
Thanks @jklenzing!
Description
Adds
flake8-dcostrings
andhacking
to CI environments for improved style checks.Updates style accordingly:
Type of change
How Has This Been Tested?
Test Configuration:
Checklist:
develop
(notmain
) branchCHANGELOG.md
, summarizing the changes