-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondevexp-quick-fixIssues with analysis server (quick) fixesIssues with analysis server (quick) fixesdevexp-serverIssues related to some aspect of the analysis serverIssues related to some aspect of the analysis servertype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
At least, @scheglov doesn't want it on all the time. :)
One thought is to add a new analysis option
server:
enable-ignore-fixes: true
or more generally:
server:
quick-fix:
ignore_errors: enable
(though that suggests that we can configure other fixes this way and I'm not sure we want to.)
Ideally this could be done at a workspace-level I think but we don't have precedent for that.
@bwilkerson : thoughts?
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondevexp-quick-fixIssues with analysis server (quick) fixesIssues with analysis server (quick) fixesdevexp-serverIssues related to some aspect of the analysis serverIssues related to some aspect of the analysis servertype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug