Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Aug 16, 2024
1 parent a516019 commit e2a6046
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,9 @@ repos:
- id: clang-format
name: Format C++ code
args: [--style=file]

- repo: https://github.com/sphinx-contrib/sphinx-lint
rev: v0.9.1
hooks:
- id: sphinx-lint
name: Check Sphinx

0 comments on commit e2a6046

Please sign in to comment.