Skip to content
Snippets Groups Projects
Commit 0503cce2 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

Apply black formatting to Python code and add pre-commit hook

- reformat the whole swh-web Python codebase using black tool

- add pre-commit hook to run black on all changed files

- update flake8 configuration to match black code style

- remove a lot of useless '# noqa' comments after new formatting

- add black processing in tox
parent 3484be18
No related branches found
No related tags found
No related merge requests found
Showing
with 1004 additions and 863 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment