Add plugin system
Bug #1307004 reported by
Adi Roiban
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pocket-lint |
New
|
Undecided
|
Unassigned |
Bug Description
As I start to add more and more checker to pocket lint I think that it make sense to define a simple plugin system.
This should de-couple the code and make it more moduler.
I will attach a branch for review and we can discuss in the review request.
Thanks
Related branches
lp://staging/~adiroiban/pocket-lint/plugin-system
- Curtis Hovey: Pending requested
-
Diff: 308 lines (+155/-58)2 files modifiedpocketlint/contrib/pep257_plugin.py (+97/-0)
pocketlint/formatcheck.py (+58/-58)
To post a comment you must log in.