Skip to content

Labels

Labels

  • aggressive

    A set of checks that is more prone to false positives but is helpful during code review
  • bug

  • cleanup

  • dependencies

    Pull requests that update a dependency file
  • documentation

  • duplicate

  • enhancement

  • false-negative

  • false-positive

  • github_actions

    Pull requests that update GitHub Actions code
  • go1.14

    Work to do once/in time for when Go 1.14 releases
  • go1.16

    Work to do once/in time for when Go 1.16 releases
  • go1.17

    Work to do once/in time for when Go 1.17 releases
  • go1.18

    Work to do once/in time for when Go 1.18 releases
  • go1.19

    Work to do once/in time for when Go 1.19 releases
  • gopls

    Work that aids or requires integration with gopls
  • help wanted

  • idea

    Ideas for new tools/features/frameworks/...
  • infrastructure

  • integration

    Work to integrate Staticcheck with other tools
  • invalid

    User error and other non-issues
  • javascript

    Pull requests that update Javascript code
  • long-shot

    Ideas to pursue on rainy days, with a low likelyhood of being useful
  • needs-decision

    We have to decide if this check is feasible and desirable
  • needs-triage

    Newly filed issue that needs triage
  • new-check

  • noisy-positive

  • performance

  • pta

    Issues that require points-to analysis
  • question