-
Notifications
You must be signed in to change notification settings - Fork 661
Closed
Labels
good first issueGood for newcomersGood for newcomerstype: feature requestNew feature or requestNew feature or request
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Component
entire repo
Problem
No response
Request
After #1946 is submitted, we'll have a new top-level script that can automatically format the entire repository. On every pull request, we should run npm run format:check which will run the formatter in a mode that reports if any file needs formatting still. We have a similar action in core blockly here. We should add a similar job to our existing build/lint action in blockly-samples.
Alternatives considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstype: feature requestNew feature or requestNew feature or request