Skip to content

Commit

Permalink
Update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
drdavella committed Sep 25, 2023
1 parent 0305497 commit d7c5ee3
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 @@ -12,7 +12,7 @@ webgoat-test:
${PYTEST} -v ci_tests/test_webgoat_findings.py

lint:
pylint -v codemodder tests integration_tests
pylint -v codemodder core_codemods tests integration_tests

radon:
radon cc codemodder --min A --total-average
Expand Down

0 comments on commit d7c5ee3

Please sign in to comment.