editorconfig-checker / editorconfig-checker/editorconfig-checker.php
Not able to run with sh or ash when no bash is available (for example in on alpine docker images)
Open
- Dominant language
- PHP
- Stars
- 76
- Forks
- 18
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 3
Description
The `editorconfig-checker` script tries to be able to run on non-bash-shells (like `ash` or plain `sh)` but the `ec` command still needs a bash because it is called as a command.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.