Skip to content

Commit

Permalink
Comment no longer needed (#65)
Browse files Browse the repository at this point in the history
Fixed with the ' || true'
  • Loading branch information
mepland committed May 15, 2024
1 parent dfbae61 commit a375276
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ bandit:
vulture:
@poetry run vulture

# Note: Returns an error signal, but .dev_config/.vulture_ignore.py is built fine
.PHONY: vulture-update_ignore
vulture-update_ignore:
@echo '# flake8: noqa' > .dev_config/.vulture_ignore.py
Expand Down

0 comments on commit a375276

Please sign in to comment.