Code Formatter and Linter Support
Open
tooling
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Currently, code highlighter in Sublime Text has been available, but code formatter (black) and linter (flake8) are not compatible with coconut, as it introduces new syntax
Contributor guide
Research direction
Start by reviewing how the Sublime Text code highlighter handles Coconut syntax and how Coconut interacts with Black and Flake8. Determine the compatibility approach needed for both tools, then verify that Coconut code can be formatted and linted without syntax errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100