Skip to content

Labels

Labels

  • A-Action

    Adding new action or CI related task
  • A-documentation

    Adding or updating documentaton
  • A-lint

    Adding or updating lint
  • AST

    Require: working with AST or static analysis
  • bug

    bug
  • C-propossal

    Category: sumitting RFC or proposal
  • C-question

    Category: Further information is requested or question
  • dependencies

    Pull requests that update a dependency file
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • go

    Pull requests that update go code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • I-false-negative

    Issue: The lint should have been triggered on code, but wasn't
  • I-false-positive

    Issue: The lint was triggered on code it shouldn't have
  • I-suggestion-causes-bug

    Issue: The suggestions compiles but changes the code to behave in an unintended behaviour
  • I-suggestion-causes-error

    Issue: The suggestions create panic/error when applied
  • invalid

    This doesn't seem right
  • L-performance

    Lint: performance
  • L-suggestion

    Lint: improving, adding or fixing lint suggestion
  • L-test

    Lint: adding or fixing lint test
  • L-unnecessary

    Lint: warn about unnecessary
  • P-high

    Priority: High
  • P-low

    Priority: Low
  • P-medium

    Priority: medium
  • Refactor

    refactoring
  • RFC

    RFC document
  • T-CLI

    Type: CLI
  • T-engine

    Type: related with engine (or internal)
  • T-fixer

    Type: Auto fix