Skip to content

Commit

Permalink
feat(python): enable black check on commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
shahinism committed Oct 14, 2024
1 parent ae8a60b commit 0ef621e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ enterShell = ''
{% block hooks %}
ruff.enable = true;
editorconfig-checker.enable = true;
black.enable = true;
{% endblock %}

0 comments on commit 0ef621e

Please sign in to comment.