Closed maskudo closed 5 days ago
Name | Link |
---|---|
Latest commit | 9363e0aeea429cb31c899d8b1fd361dd57e496de |
Hi @maskudo ,
The linting and formatting are already handled using Git hooks introduced in PR #71. The website is optimized to support both recent and older versions of Node, so I don’t think reproduction is necessary. Regarding the package-lock.json
, you can go ahead and include it.
Closed due to inactivity
This PR aims to add a workflow to run formatting and linting checks on PR submit and improve project reproducibility by adding lockfiles for project dependencies.
Notes
nodejs
and theact
tool which can be used to run github workflows locally before pushing to production.