-
Notifications
You must be signed in to change notification settings - Fork 6
Add formatter for CSS and JS #123
Copy link
Copy link
Open
Labels
Contributing to DjangoDjango CoreThis idea is suitable for inclusion in Django itself.This idea is suitable for inclusion in Django itself.Frontend/JavaScriptNeeds teamThe feature needs a team to be formed to work on it. If you're interested, please comment.The feature needs a team to be formed to work on it. If you're interested, please comment.
Metadata
Metadata
Assignees
Labels
Contributing to DjangoDjango CoreThis idea is suitable for inclusion in Django itself.This idea is suitable for inclusion in Django itself.Frontend/JavaScriptNeeds teamThe feature needs a team to be formed to work on it. If you're interested, please comment.The feature needs a team to be formed to work on it. If you're interested, please comment.
Type
Projects
Status
In progress
Code of Conduct
Feature Description
The Django codebase should have a linter and code formatter for the CSS and JS.
There is more discussion on the forum.
Problem
From Tom:
Request or proposal
request
Additional Details
I believe this should use Biome now that V2 has been released. However, I think that can be decided by the implementation team.
Implementation Suggestions
No response