DiamondLightSource / i22-bluesky

I22 specific bluesky plans and plan stubs
Apache License 2.0
0 stars 0 forks source link

Update the settings.json to use what ruff expects #47

Closed stan-dot closed 1 month ago

stan-dot commented 1 month ago

"[python]": { "editor.codeActionsOnSave": { "source.fixAll.ruff": "never", "source.organizeImports.ruff": "explicit" } }