macisamuele / language-formatters-pre-commit-hooks

Collection of custom pre-commit hooks.
Apache License 2.0
116 stars 58 forks source link

Regression: Formatting broken on cargo workspaces #243

Open GUIpsp opened 2 weeks ago

GUIpsp commented 2 weeks ago

217 unfortunately causes the rust formatting hook to break on cargo workspaces.

See https://github.com/GUIpsp/language-formatters-pre-commit-hooks-bug-demo for a minimal repro. Just clone and pre-commit run --all