We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76dbde commit 7571c91Copy full SHA for 7571c91
1 file changed
docs/links/database.json
@@ -418,6 +418,19 @@
418
"guide"
419
]
420
},
421
+ "https://github.com/PyCQA/pydocstyle": {
422
+ "id": "pydocstyle",
423
+ "description": "Python docstring style checker.",
424
+ "short_url": "",
425
+ "keywords": [
426
+ "python",
427
+ "docstring",
428
+ "lint",
429
+ "linter",
430
+ "linting",
431
+ "style"
432
+ ]
433
+ },
434
"https://github.com/SideBarEnhancements-org/SideBarEnhancements": {
435
"id": "sublime-text-sidebar-enhancements",
436
"description": "Sublime Text package which provides enhancements to the Sublime Text sidebar.",
0 commit comments