cleanup, less hacks, less GC
This commit is contained in:
@@ -22,8 +22,6 @@ per-file-ignores =
|
||||
# multiple spaces after commas in lists (for grid alignment)
|
||||
user_keymaps/**/*.py: E131,F401,E501,E241,E131,BLK100
|
||||
tests/test_data/keymaps/**/*.py: F401,E501
|
||||
# Forgive me for my RAM hack sins
|
||||
kmk/preload_imports.py: I001,I003,I004,F401
|
||||
|
||||
[isort]
|
||||
known_standard_library =
|
||||
|
Reference in New Issue
Block a user