stan icon indicating copy to clipboard operation
stan copied to clipboard

Inspection on usage particular extension

Open vrom911 opened this issue 5 years ago • 2 comments
trafficstars

Blocked by #124

This then could be used in the config, where the user will be able to specify unwanted extensions, for example: disallow = [AllowAmbigousTypes, IncoherentInstances]

vrom911 avatar Apr 29 '20 09:04 vrom911

@vrom911 This sounds like a great idea! I propose to have a single inspection id for this. We only need to decide on prefix... Should it be something like STAN-0199 or should be USER-0001? Though, maybe we want to reserve the USER- prefix for custom inspections in the config, but then we need to decide how are we going to assign IDs in there...

chshersh avatar Apr 29 '20 09:04 chshersh

Interesting question, @chshersh :thinking: At the moment, I see this one as STAN inspection. When users add their own inspections, I propose to prepend USER- prefix to their ids, so it will be visually noticeable that it is a different category of inspections, and it will also be handy while grouping, filtering, showing them.

vrom911 avatar Apr 29 '20 09:04 vrom911