Skip to content

Commit

Permalink
add to flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmaeklavya2 committed Jul 30, 2024
1 parent 78b1c8f commit b48b62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/.config/flake8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[flake8]
max-line-length = 99
hang-closing = True
ignore = E124,E128,E133,E226,W503,W504
ignore = E501,E124,E128,E133,E226,W503,W504

0 comments on commit b48b62c

Please sign in to comment.