Use arguments as paths to operate on, not module path
Finish list() operation; expand test_list()
Revert "Rename check target to test"
hareimports is a tool to manage imports in Hare source files. Similar to goimports.
For source files in a given Hare module, unused imports are removed, and unimported modules are imported.
Licensed under GPLv3.
Very WIP.