Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JavaScript Style Standard and CI Enforcement #94

Closed
wants to merge 9 commits into from
Closed

Add JavaScript Style Standard and CI Enforcement #94

wants to merge 9 commits into from

Conversation

mfleader
Copy link
Contributor

@mfleader mfleader commented Sep 26, 2023

  • Add CI to check that JavaScript code style is formatted to project standard.
  • Apply JavaScript code style formatting to all JavaScript files.
  • Document how to apply style formatting.
  • Document required NodeJS is 20.7.0.

@mfleader mfleader self-assigned this Sep 26, 2023
@mfleader mfleader linked an issue Sep 26, 2023 that may be closed by this pull request
@mfleader mfleader added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 26, 2023
@mfleader
Copy link
Contributor Author

Re-opened as a development branch on the upstream repo.

@mfleader mfleader closed this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create CI with Code Style Standard
1 participant