Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kyhau committed Oct 5, 2024
1 parent 8557dd9 commit 020d616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CodeArtifact/cdk/central_resources/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ format-python:
black **.py */**.py

lint-python:
pip3 install flake8
flake8 **.py */**.py

lint-yaml:
Expand Down

0 comments on commit 020d616

Please sign in to comment.