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

ci(ext): Check extension formats in Actions #161

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Conversation

Frederick888
Copy link
Owner

@Frederick888 Frederick888 commented Feb 16, 2025

Changes

b3390e0 ci(ext): Check extension formats in Actions

Using typescript-formatter for JavaScript and js-beautify for HTML. This
should be quite close to my vtsls + vscode-html-languageservice (which
uses js-beautify [1]) Neovim setup, as well as VSCode out of the box.

[1] https://code.visualstudio.com/docs/languages/html#_formatting

Checklist

  • I have rebased my branch so that it has no conflicts
  • I have added tests where appropriate
  • Commit messages are compliant with Conventional Commits

Is this a breaking change?

No

Test results

  • OS:
  • Thunderbird version:

Using typescript-formatter for JavaScript and js-beautify for HTML. This
should be quite close to my vtsls + vscode-html-languageservice (which
uses js-beautify [1]) Neovim setup, as well as VSCode out of the box.

[1] https://code.visualstudio.com/docs/languages/html#_formatting
@Frederick888 Frederick888 marked this pull request as ready for review February 16, 2025 11:38
@Frederick888 Frederick888 merged commit b02afdb into master Feb 16, 2025
12 checks passed
@Frederick888 Frederick888 deleted the actions-fmt-ext branch February 16, 2025 11:39
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.

1 participant