canonical / canonical/workshop
Strictly-confined snaps cannot access hidden directories in the project.
Open
- Dominant language
- Go
- Stars
- 108
- Forks
- 17
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 40
Description
When using the shellcheck snap, it cannot find files under hidden directories. For example, in imagecraft, running `make lint-shellcheck` errors out with:
```
docs/.sphinx/metrics/source_metrics.sh: docs/.sphinx/metrics/source_metrics.sh: openBinaryFile: does not exist (No such file or directory)
```
Contributor guide
Assessment
This issue has not been assessed yet.