Skip to content

Commit 86c1a3a

Browse files
committed
docs: fmt: Format the documetnation
1 parent abe18d8 commit 86c1a3a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ indent_size = 4
1010
insert_final_newline = true
1111
trim_trailing_whitespace = true
1212

13-
[{*.{md,toml,yml,yaml,nix,html,css,just},**/justfile}]
13+
[{*.{md,toml,yml,yaml,nix,html,css,just},justfile}]
1414
indent_size = 2
1515

1616

bindings/python/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ may arise during development.
4848
- [A weird error when Cython cannot retype C/C++ object to Python object](#a-weird-error-when-cython-cannot-retype-cc-object-to-python-object)
4949
- [An error when Cython cannot find cimported function, even if it is defined](#an-error-when-cython-cannot-find-cimported-function-even-if-it-is-defined)
5050
- [Quick glossary](#quick-glossary)
51-
<!-- TOC -->
51+
<!-- TOC -->
5252

5353
## Getting started
5454

0 commit comments

Comments
 (0)