We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28451f commit d385d28Copy full SHA for d385d28
docs/links/database.json
@@ -405,6 +405,19 @@
405
"dom"
406
]
407
},
408
+ "https://github.com/PyCQA/pycodestyle": {
409
+ "id": "pycodestyle",
410
+ "description": "Python style guide checker.",
411
+ "short_url": "",
412
+ "keywords": [
413
+ "python",
414
+ "lint",
415
+ "linter",
416
+ "linting",
417
+ "style",
418
+ "guide"
419
+ ]
420
+ },
421
"https://github.com/SideBarEnhancements-org/SideBarEnhancements": {
422
"id": "sublime-text-sidebar-enhancements",
423
"description": "Sublime Text package which provides enhancements to the Sublime Text sidebar.",
0 commit comments