pre-commit hook does not work if the solution is in a sub directory
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
i use the following .pre-commit-config.yaml file.

The structure of the repository looks like this
- repo
- .git
- src
- solution.sln
- .pre-commit-config.yaml
The original repo used to pass solutions from a subdirectory. Looks like it is not possible to pass the solution in an argument with this hook. I get the following error saying that there is no solution found in the directory

Thanks,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.