jupyterlab-contrib / jupyterlab-vim

Vim notebook cell bindings for JupyterLab
https://jupyterlab-contrib.github.io/jupyterlab-vim.html
MIT License
660 stars 43 forks source link

hatchling update script fights with jlpm lint #98

Closed ianhi closed 11 months ago

ianhi commented 11 months ago

running the workflow to update the version results in package.json being de-indented: https://github.com/jupyterlab-contrib/jupyterlab-vim/commit/5203e7d7f382c5152a87766f4385bb8d1d048ee3#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

but then jlpm lint throws an error on this.

Need to change either the lint rules or change how hatchling updates pcakage.json