Skip to content

Commit

Permalink
feat: add spell checker, docs linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nullptr committed Jul 10, 2023
1 parent a294d35 commit ed4ed61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ repos:
rev: v1.7.3
hooks:
- id: docformatter
args: ["--in-place", "--wrap-descriptions", "79"]
args: ["--in-place", "--wrap-descriptions", "79"]

0 comments on commit ed4ed61

Please sign in to comment.