sourcegraph/sourcegraph-public-snapshot

insights: deprecate and remove references to old `insights` global setting

Open

#23,787 opened on Aug 11, 2021

 (3 comments) (0 reactions) (0 assignees)Go (1,374 forks)auto 404
backendcode-insightsdebtgood first issue

Repository metrics

Stars
 (10,290 stars)
PR merge metrics
 (PR metrics pending)

Description

Historically backend code insights used to be stored in a global setting array called insights. This should be deprecated and references in the code should be removed / retired.

Contributor guide