Skip to content

[Feature Request] Allow setting --info=<error-code> from the command line #1401

@rchen152

Description

@rchen152

All of the following work:

  • pyrefly check --error=deprecated
  • pyrefly check --warn=deprecated
  • pyrefly check --ignore=deprecated

But this doesn't work:

  • pyrefly check --info=deprecated

even though "info" is a valid severity level that I can set in pyrefly.toml.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions