Skip to content

Commit

Permalink
fup
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Nov 15, 2023
1 parent bdc44b9 commit 84f5fa5
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,34 +1,3 @@
<<<<<<< HEAD
||||||| parent of 1bfa20d (Add configurable Content-Security-Policy headers)
[flake8]
max-line-length = 88
max-complexity = 8
exclude = */migrations/*

[isort]
skip_glob=
env/*
venv/*
*/migrations/*
profile = black
known_first_party = apps

=======
[flake8]
ignore = C901,W503
max-line-length = 88
max-complexity = 8
exclude = */migrations/*

[isort]
skip_glob=
env/*
venv/*
*/migrations/*
profile = black
known_first_party = apps

>>>>>>> 1bfa20d (Add configurable Content-Security-Policy headers)
[coverage:run]
source = .
omit =
Expand Down

0 comments on commit 84f5fa5

Please sign in to comment.