mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 13:14:29 +08:00
Add a unimport linter for Python files (#4058)
Unimport (https://github.com/hakancelik96/unimport/) is a linter, formatter for finding and removing unused import statements. This introduces linting support, although fixer support could come later.
This commit is contained in:
0
test/test-files/python/with_virtualenv/env/Scripts/unimport.exe
vendored
Executable file
0
test/test-files/python/with_virtualenv/env/Scripts/unimport.exe
vendored
Executable file
0
test/test-files/python/with_virtualenv/env/bin/unimport
vendored
Executable file
0
test/test-files/python/with_virtualenv/env/bin/unimport
vendored
Executable file
Reference in New Issue
Block a user