sourcery icon indicating copy to clipboard operation
sourcery copied to clipboard

[Feature Request] Suggestion Identifiers

Open Hyperclaw79 opened this issue 3 years ago • 1 comments

Currently, the refactoring suggestions simply show the suggestion text. If we can add identifiers for a specific suggestion, it will shorten the Issue descriptions and would enable the use of Github tags to quickly categorize issues.

Example: Sourcery - The first argument to instance methods should be 'self' would become: Sourcery - The first argument to instance methods should be 'self' no-self-use

This way, all the Issues related to no-self-use like #253 can be easily tracked.

Hyperclaw79 avatar Jul 15 '22 16:07 Hyperclaw79

Ok, I've seen that the identifiers already exists (and can be used in sourcery.yml). Would be nice to display it in the suggestions panel as well.

Hyperclaw79 avatar Jul 15 '22 16:07 Hyperclaw79