ccanlint: fix trailing / in -d.
Before: $ tools/ccanlint/ccanlint -d ccan/talloc/ Module's source code has no trailing whitespace (no_trailing_whitespace): FAIL : Total score: 0/1 After: $ tools/ccanlint/ccanlint -d ccan/talloc/ Module's source code has no trailing whitespace (no_trailing_whitespace): FAIL talloc: Total score: 0/1
Showing
Please register or sign in to comment