forked from scratchfoundation/scratch-vm
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request
Type
Projects
Status
🙅♀️ Canceled