diff --git a/Makefile b/Makefile index 27958ff5..9e8aef33 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ check-lint-python: .PHONY: check-lint-python check-lint-rst: - pylint dbtmetabase + rst-lint README.rst .PHONY: check-lint-rst check-type: