mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
arc lint: Explain linting explain
shell scripts in scripts don't need to be chmod +x to work. In fact most are not. Of the tests I found from a simple search: 65 are chmod +x 84 are chmod -x simply disable the check for test shell scripts.
This commit is contained in:
parent
a2aa66719e
commit
9ae26a5cb9
1 changed files with 1 additions and 0 deletions
1
.arclint
1
.arclint
|
|
@ -24,3 +24,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue