Skip to content

Commit 95d3968

Browse files
authored
Remove safety
1 parent 3e2c10a commit 95d3968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test:
5151
# -------------------------------------------------------------------------------------------------
5252
# lint: @ Checks the source code against coding standard rules and safety
5353
# -------------------------------------------------------------------------------------------------
54-
lint: lint.setup lint.flake8 lint.safety lint.docs
54+
lint: lint.setup lint.flake8 lint.docs
5555

5656
# -------------------------------------------------------------------------------------------------
5757
# format: @ Format source code and auto fix minor issues

0 commit comments

Comments
 (0)