feat(minor doc updates):

This commit is contained in:
Alexander Myasoedov
2025-02-11 15:26:31 +02:00
parent 5fa33f094c
commit 152c87611f
4 changed files with 39 additions and 5 deletions
+4
View File
@@ -43,6 +43,10 @@ repos:
- id: check-shebang-scripts-are-executable
- id: check-added-large-files
args: ['--maxkb=100']
- id: trailing-whitespace
types: [python]
- id: end-of-file-fixer
types: [python]
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.17