Closed
Description
We can do a better job at documenting our rules. Currently we're employing an automatic approach, in which we generate a restructuredText document from the help messages of the rules, but this means we can't explain them properly, we can't put actual examples in the help messages and we can't version them (when they were added, removed etc)
We can take same inspiration from how the folks from ESLint are doing things: http://eslint.org/docs/rules/