Skip to content

Commit f257955

Browse files
committed
Enable the default-role check.
1 parent 6f7d53b commit f257955

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
@@ -135,4 +135,4 @@ rm_cpython: ## Remove cloned cpython repo
135135

136136
.PHONY: lint
137137
lint: $(VENV)/bin/sphinx-lint ## Run sphinx-lint
138-
$(VENV)/bin/sphinx-lint .
138+
$(VENV)/bin/sphinx-lint --enable default-role

0 commit comments

Comments
 (0)