Skip to content

Full CodeMirror Linter for Python Language #80

@ElliotRoe

Description

@ElliotRoe

Summary
A full javascript linter for Python code needs to be implemented for CodeMirror. To my knowledge, no Python linter can be run in the browser for the CodeMirror specifications. However, opinioned linting is an extremely important way for users to receive timely feedback before their code runs.

Requirement

  • Design opinioned linting rules to maximize beginner ease of transition
  • Find or implement a browser-based python linter in order to generate linting rules

Notes
Look into new python linter based in Rust named Ruff

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

🙅‍♀️ Canceled

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions