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

Lint exe subjects #853

Closed
jw3 opened this issue Apr 18, 2023 · 0 comments · Fixed by #854
Closed

Lint exe subjects #853

jw3 opened this issue Apr 18, 2023 · 0 comments · Fixed by #854
Labels
enhancement New feature or request lint Rule Linter rules
Milestone

Comments

@jw3
Copy link
Member

jw3 commented Apr 18, 2023

Add lints to check that

  1. exe is not a directory
  2. exe is executable

2 would cover 1, but separating them will provide more specifics on the issue.

@jw3 jw3 added enhancement New feature or request rules lint Rule Linter labels Apr 18, 2023
@jw3 jw3 added this to the v1.1 milestone Apr 18, 2023
@jw3 jw3 closed this as completed in #854 Apr 18, 2023
jw3 added a commit that referenced this issue Apr 18, 2023
Additional lints for exe subjects.

- Check for directory used as exe
- Check for non-executable file used as exe

Closes #853
@jw3 jw3 mentioned this issue Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lint Rule Linter rules
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant