Skip to content

Commit 51db567

Browse files
committed
don't lint upstream packages
Signed-off-by: Michael Carlstrom <[email protected]>
1 parent 91faad1 commit 51db567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ multiversion: Makefile
2525
@$(BUILD) -M $@ "$(SOURCE)" "$(OUT)" $(OPTS)
2626

2727
lint:
28-
./sphinx-lint-with-ros source
28+
./sphinx-lint-with-ros source -i _gitmodules
2929

3030
test:
3131
doc8 --ignore D001 --ignore-path build

0 commit comments

Comments
 (0)