add standard hooks

This commit is contained in:
Bastien Gerard
2021-03-29 22:02:57 +02:00
parent e5a2714baf
commit b9d370c885
26 changed files with 39 additions and 34 deletions

View File

@@ -16,4 +16,3 @@ include_trailing_comma = True
combine_as_imports = True
line_length = 70
ensure_newline_before_comments = 1
order_by_type = 0