hybridsjs / hybrids

Extraordinary JavaScript UI framework with unique declarative and functional architecture
https://hybrids.js.org
MIT License
3.03k stars 85 forks source link

Update workspace #251

Closed Qsppl closed 2 weeks ago

Qsppl commented 5 months ago

I have enabled source code formatting to match the code style for VSCode. Try Alt+Shift+F or Format file in the context menu, but don't forget to install the npm packages first.

codesandbox-ci[bot] commented 5 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

coveralls commented 5 months ago

Coverage Status

coverage: 99.955%. remained the same when pulling ffd5e48bd38e1f35bd65dd5fcb401f7758e8ed3a on Qsppl:update-workspace into 429ec6fb74126d23355ae434aac374480d23c608 on hybridsjs:main.

smalluban commented 2 weeks ago

As this PR is not going forward, and there are many changes in configuration, which in my opinion are not required, I am closing the PR.

Currently, if you use proper tooling in VS Code, the source code is automatically formatted. There is a npm run lint command, which protects from merging to main the code breaking the rules.