cookiecutter-scverse icon indicating copy to clipboard operation
cookiecutter-scverse copied to clipboard

Add node_modules to .gitignore

Open Zethson opened this issue 1 year ago • 5 comments

Zethson avatar Apr 23 '24 19:04 Zethson

A PR has been generated to the instance repo: https://github.com/scverse/cookiecutter-scverse-instance/pull/121

You can check out the PR to preview your changes in an instance of the cookiecutter template. The PR will be kept in sync with this PR automatically.

github-actions[bot] avatar Apr 23 '24 19:04 github-actions[bot]

Maybe we soon don't need prettier anymore: https://biomejs.dev/

It doesn't have yaml support yet though

flying-sheep avatar Apr 23 '24 21:04 flying-sheep

I'm actually hoping that the Astral reimplements the rules in Ruff.

Zethson avatar Apr 24 '24 07:04 Zethson

I have just started removing prettier from my setups, I'd probably be more up for that here

ivirshup avatar Apr 24 '24 08:04 ivirshup

@Zethson Ruff does Python and things that contain Python (docstrings, Jupyter notebooks). We use prettier for JSON, YAML, and in some cases Markdown.

@ivirshup what are you replacing it with? Biome or something else?

flying-sheep avatar Apr 25 '24 13:04 flying-sheep

Merging this. Opening separate issue to discuss prettier alternatives.

grst avatar May 18 '24 05:05 grst