Skip to content

remove IDE configuration & fix CI

Valentyne Stigloher requested to merge remove-ide-configuration into main

to restore files (which now are ignored) use git restore -s 0631502c790d141f99ddaccf2b01a40cd40a87d3 .idea .vscode

that the CI broke is kinda weird, looks like it is pulling pnpm 9 which yells about a conflict in the lockfile even though it says that it has been fixed in 9.0.1 – so pinning to 8 for now

Edited by Valentyne Stigloher

Merge request reports