-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
With the inclusion of our javascript extension, we need more formatting.
Acceptance criteria
- all javascript codes is automatically formatted in our format.yml action under the javascript directory
- all c++ code is automatically formatted in our format.yml action under the javascript directory
Ideas
- Add a new
npm run formatoption inpackage.json - Update https://github.com/NCAR/musica/blob/main/.github/workflows/format.yml to call this new format option
Reactions are currently unavailable