Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bash_completion.d: openBinaryFile: inappropriate type (is a directory) #18

Closed
dadav opened this issue Jun 27, 2020 · 0 comments · Fixed by #19
Closed

bash_completion.d: openBinaryFile: inappropriate type (is a directory) #18

dadav opened this issue Jun 27, 2020 · 0 comments · Fixed by #19

Comments

@dadav
Copy link
Contributor

dadav commented Jun 27, 2020

I have a directory in my repository which contains "bash" in the name. The actions tries to open the directory for linting and exits with an error:

./builder/data/etc/bash_completion.d: ./builder/data/etc/bash_completion.d: openBinaryFile: inappropriate type (is a directory)

Adding:

with:
    ignore: bash_completion.d

doesnt help :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant