Skip to content

Commit

Permalink
Create .flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
FireBoyAJ24 authored Aug 17, 2023
1 parent faf87e2 commit ca5d9db
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[flake8]
exclude = config,
*/migrations*/,
*/__pycache__*/,
ubyssey/management/

extend-ignore = E203
max-line-length = 88

0 comments on commit ca5d9db

Please sign in to comment.