Commit 98412ed
committed
docs(fonts[lint]): add docstrings to sphinx_fonts extension
why: ruff D101/D103 rules flag missing docstrings on SetupDict
and setup(), causing CI lint failures in repos that lint docs/_ext/.
what:
- Add docstring to SetupDict TypedDict class
- Add docstring to setup() function1 parent b80eac7 commit 98412ed
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| 142 | + | |
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
| |||
0 commit comments