Skip to content

Conversation

@drgrice1
Copy link
Member

@drgrice1 drgrice1 commented Jun 19, 2025

The first commit adds the workflows and code formatting tools that format and check with perltidy (for Perl fiels) and prettier (for js, css, html, yml, and md files).

The second commit does the formatting.

To use the formatting tools:

For Perl run ./bin/run-perltidy.pl, and for prettier change to the public directory (cd public) and then run npm run prettier-format.

drgrice1 added 2 commits June 19, 2025 12:10
Perltidy is used for Perl files, and prettier for javascript, css, html,
yml, and md files.

The files are not formatted yet, this commit just adds the
infrastructure.
@drdrew42 drdrew42 merged commit d5a1000 into openwebwork:develop Jun 19, 2025
2 checks passed
@drgrice1 drgrice1 deleted the code-formatting branch June 23, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants