Commit 49543ef
committed
cfengine lint: Removed argument count checks for body / bundle from non-strict mode
We already have the undefined body / bundle only being checked in strict mode.
However, since there can be multiple definitions, it could be the case
that the definition we see is not the right / only one.
Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>1 parent 03ecbb2 commit 49543ef
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
841 | | - | |
| 841 | + | |
| 842 | + | |
842 | 843 | | |
843 | 844 | | |
844 | 845 | | |
| |||
853 | 854 | | |
854 | 855 | | |
855 | 856 | | |
856 | | - | |
| 857 | + | |
| 858 | + | |
857 | 859 | | |
858 | 860 | | |
859 | 861 | | |
| |||
0 commit comments