Restructure repository
Closed this issue · 2 comments
mattiaciollaro commented
Change tree structure to more meaningful names (perhaps drop or rename src
?): the module can be now used as a standard module python (at least in the context
branch), and it's impractical to do things like:
from src.pre_commit.lint import Lint
mattiaciollaro commented
This should be fixed by #11 .
mattiaciollaro commented
Fixed by #13.