Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Use black and potentially isort in this repo #123

Closed
eloquence opened this issue Jun 3, 2020 · 0 comments · Fixed by #124
Closed

Use black and potentially isort in this repo #123

eloquence opened this issue Jun 3, 2020 · 0 comments · Fixed by #124
Assignees

Comments

@eloquence
Copy link
Member

Per our code formatting consensus we want to gradually implement use of black across all SecureDrop repos.

  • with line length set to 100
  • with an ignoreRevsFile to let us skip those revisions for purposes of attribution
  • with checks enforced in CI.

securedrop-client and potentially securedrop-proxy and securedrop-sdk have also been nominated for piloting isort to test automated import sorting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants