Skip to content

Commit

Permalink
Remove safety
Browse files Browse the repository at this point in the history
  • Loading branch information
akopdev authored Jul 8, 2024
1 parent 3e2c10a commit 95d3968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ test:
# -------------------------------------------------------------------------------------------------
# lint: @ Checks the source code against coding standard rules and safety
# -------------------------------------------------------------------------------------------------
lint: lint.setup lint.flake8 lint.safety lint.docs
lint: lint.setup lint.flake8 lint.docs

# -------------------------------------------------------------------------------------------------
# format: @ Format source code and auto fix minor issues
Expand Down

0 comments on commit 95d3968

Please sign in to comment.