Skip to content

Commit 851214c

Browse files
committed
modernize editor setup
1 parent 8114c49 commit 851214c

2 files changed

Lines changed: 4 additions & 14 deletions

File tree

.sublimelinterrc

Lines changed: 0 additions & 14 deletions
This file was deleted.

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[pycodestyle]
2+
max-line-length = 120
3+
[flake8]
4+
max-line-length = 120

0 commit comments

Comments
 (0)