Skip to content

Conversation

@AWhetter
Copy link
Contributor

Setting a reporter is something that's global. With PyLinters being created per file/directory in the future, it makes sense for the reporting to move elsewhere.

New tasks:

  • Split up the ReportsHandlerMixin methods. The PluginRegistry needs to handle the registering of reporters, and the Runner should handle setting the runner and doing the reporting.

Closes #1899

Having many checkers with the same name can be a useful way to
group messages to allow turning lots of messages on or off easily.
The default checkers do this (eg "basic").
@AWhetter AWhetter merged commit a9444d8 into per_dir_config Mar 10, 2018
@AWhetter AWhetter deleted the fix_1899 branch March 10, 2018 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants